No announcements
Found 2879893 threads
-
0 Votes
Programmatically put controls to foreground/background
In design view there's a functionality to put selected object(s) on a form to the foreground/background. It has to do with the order of ...Answered | 4 Replies | 457 Views | Created by Peter van Loosbroek - Monday, October 5, 2015 2:50 PM | Last reply by .theDBguy - Monday, October 5, 2015 3:48 PM -
0 Votes
Need to set DataGrid cell ForeGround and BackGround colors programmatically
Based on business rules, I need to set a DataGrid cell's ForeGround and BackGround colors in my code behind. I know how to accomplish ...Answered | 3 Replies | 1442 Views | Created by Jack Webb - Friday, June 17, 2011 5:19 AM | Last reply by honey_91 - Friday, June 17, 2011 6:33 AM -
0 Votes
Convert Background to Foreground
A better way is generally to keep the colour data in the code behind and then bind the displayed colour to the background data. This will let you keep whatever metadata is ...Answered | 2 Replies | 544 Views | Created by SuNcO - Thursday, January 8, 2015 11:56 PM | Last reply by SuNcO - Friday, January 9, 2015 5:24 PM -
3 Votes
put shapes in foreground
' hello i am YOGESH ' HOW TO USE SHAPES IN FOREGROUND AND BACKGROUND ? ' HERE IS AN EXAMPLE GraphicsWindow.FontSize = ...Answered | 3 Replies | 634 Views | Created by Schnopp - Sunday, August 28, 2016 3:55 PM | Last reply by Schnopp - Sunday, August 28, 2016 6:24 PM -
0 Votes
SystemTray background/foreground color?
Is there a way to modify the background/foreground color of the SystemTray in Windows Phone 7 from an app? This is the tray that appears on the top of the device and lists ...Unanswered | 2 Replies | 2144 Views | Created by Justin_K - Saturday, February 12, 2011 5:23 AM | Last reply by [Pitta] - Friday, February 18, 2011 11:43 PM -
1 Votes
What is Background & Foreground thread
Basically, there are two types of threads which fall into: •Foreground Thread •Background ...Answered | 3 Replies | 3666 Views | Created by MFC New Bee - Wednesday, May 30, 2012 10:41 AM | Last reply by BlueblueSummerSky - Thursday, May 31, 2012 2:33 AM -
0 Votes
SystemTray Foreground/Background Color
Hi Turtle Prime, Look at my code to change the background and foreground color of the system tray.Proposed | 2 Replies | 845 Views | Created by Turtle Prime - Friday, July 4, 2014 2:19 PM | Last reply by Rob.Kachmar - Sunday, September 7, 2014 5:25 PM -
0 Votes
ToolTip background and foreground settings
Hi, is there anyway to set the background, foreground and border colors for the ToolTip property? I can't seem to find a way to change ...Answered | 1 Replies | 1091 Views | Created by tricolore - Monday, January 9, 2012 12:55 PM | Last reply by Bayprince - Monday, January 9, 2012 1:28 PM -
0 Votes
How to send application in foreground and background
I want to send my application to background and after 10 minutes bring it back ...Answered | 1 Replies | 1394 Views | Created by sreerajvr - Monday, October 8, 2012 5:10 AM | Last reply by aZubi - Monday, October 8, 2012 7:30 AM -
2 Votes
Set DataGrid cell foreground and background colors programmatically
You can change the background color of the cell based on condition. In the link it just display one cell background color. You can just use same logic which is used ...Answered | 7 Replies | 5768 Views | Created by Jack Webb - Friday, June 17, 2011 5:05 AM | Last reply by honey_91 - Friday, June 17, 2011 6:30 AM -
2 Votes
conflicts between foreground and background
connection closed at the end of a foreground query actually belongs to a background query in progress, and sometimes the connection closed at the end of a ...Answered | 6 Replies | 273 Views | Created by Jon Q Jacobs - Wednesday, March 7, 2018 3:40 PM | Last reply by Jon Q Jacobs - Thursday, March 8, 2018 8:26 PM -
0 Votes
How to send application in foreground and background
I want to send my application to background and after 10 minutes bring it back to foreground programmatically(Windows Phone 7.5) . How ...Unanswered | 1 Replies | 846 Views | Created by sreerajvr - Monday, October 8, 2012 5:12 AM | Last reply by Steve ''Sly'' Williams - Monday, October 8, 2012 1:07 PM -
1 Votes
Form background/foreground problem
However, the new problem is now that, after the 2nd call to ShowDialog, the second Form is not shown in the Windows taskbar. The application has to be deactivated and ...Answered | 2 Replies | 410 Views | Created by Armin Zingler - Tuesday, March 17, 2015 3:51 PM | Last reply by Armin Zingler - Tuesday, March 17, 2015 11:11 PM -
0 Votes
to show application from background to foreground
number i have to deploy my applicaion which shows the images. So please let me know how should i bring my background application to ...Answered | 6 Replies | 3389 Views | Created by Balaji patil - Wednesday, June 18, 2008 12:59 PM | Last reply by VAAN - Thursday, June 19, 2008 4:29 AM -
0 Votes
Set focus programmatically without raising to foreground?
I would like to set focus to a window with a function call without raising that window to the foreground. It ... -
0 Votes
Combine background and foreground projects issues
Hello moyanming2013, Update: It was a known issue that the portal only showed the background app when a background app referred ...Unanswered | 2 Replies | 354 Views | Created by moyanming2013 - Tuesday, April 9, 2019 3:13 PM | Last reply by Michael Xu-MSFT - Thursday, April 11, 2019 5:28 AM -
0 Votes
C# Windows Studio No background behind the webbrowser
Hi, I suppose you mean the WebBrowser control can't hide the background controls, for example, if we put a button on the WebBrowser ...Answered | 2 Replies | 744 Views | Created by The Donut Eater - Saturday, March 14, 2015 2:40 AM | Last reply by Caillen - Tuesday, March 17, 2015 9:22 AM -
3 Votes
Regarding background or foreground thread in C#
Background threads are identical to foreground threads with one exception: a background thread does not keep the managed execution environment running. Once all ...Answered | 4 Replies | 1620 Views | Created by Mou_kolkata - Tuesday, March 24, 2015 2:45 PM | Last reply by Magnus (MM8) - Wednesday, March 25, 2015 1:48 PM -
0 Votes
Changing foreground/background of ControlTipText
with white text. Rather then change the foreground/background of the textbox control itself and have to change it back again, can the ...Answered | 4 Replies | 2075 Views | Created by RLN_SQL - Monday, January 30, 2012 7:27 PM | Last reply by Dirk Goldgar - Tuesday, January 31, 2012 3:21 PM -
0 Votes
Text selection background and foreground color
Hi, in my application I use light theme and by deafult text selection background color is violet. I would like to change text ...Answered | 1 Replies | 2178 Views | Created by OasisLiveForever - Thursday, July 19, 2012 3:55 AM | Last reply by Jesse Jiang - Thursday, July 19, 2012 10:52 AM - Items 1 to 20 of 2879893 Next ›
No announcements