Click here to Skip to main content
15,918,041 members
Home / Discussions / C#
   

C#

 
QuestionWithout O(n2) Pin
h@s@n18-Jul-07 7:33
h@s@n18-Jul-07 7:33 
AnswerRe: Without O(n2) Pin
Xodiak18-Jul-07 7:48
Xodiak18-Jul-07 7:48 
AnswerRe: Without O(n2) Pin
Luc Pattyn18-Jul-07 7:56
sitebuilderLuc Pattyn18-Jul-07 7:56 
AnswerRe: Without O(n2) Pin
dino209418-Jul-07 8:01
dino209418-Jul-07 8:01 
QuestionWindows XP Colors Pin
Whoami Whoami18-Jul-07 7:21
Whoami Whoami18-Jul-07 7:21 
AnswerRe: Windows XP Colors Pin
WillemM18-Jul-07 7:28
WillemM18-Jul-07 7:28 
GeneralRe: Windows XP Colors Pin
Scott Dorman18-Jul-07 8:36
professionalScott Dorman18-Jul-07 8:36 
AnswerRe: Windows XP Colors Pin
Scott Dorman18-Jul-07 8:35
professionalScott Dorman18-Jul-07 8:35 
It depends on what you are trying to change. If you want to change the colors of the toolstrips, menustrips, and statusstrips, you will need to create your own renderer that derives from ToolStripProfessionalRenderer and your own color tables that derive from ProfessionalColorTable. You can then set the ToolStripManager.Renderer property to your renderer. You will need to change the RenderMode property on the toolstrip, menustrip, and statusstrip to ManagerRenderMode as well.

-----------------------------
In just two days, tomorrow will be yesterday.

http://geekswithblogs.net/sdorman

QuestionCouldn't click any botton using BackgroundWorker Pin
pnpfriend18-Jul-07 6:51
pnpfriend18-Jul-07 6:51 
AnswerRe: Couldn't click any botton using BackgroundWorker Pin
led mike18-Jul-07 7:23
led mike18-Jul-07 7:23 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
pnpfriend18-Jul-07 8:41
pnpfriend18-Jul-07 8:41 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
led mike18-Jul-07 9:54
led mike18-Jul-07 9:54 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
pnpfriend19-Jul-07 4:41
pnpfriend19-Jul-07 4:41 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
led mike19-Jul-07 6:43
led mike19-Jul-07 6:43 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
pnpfriend27-Jul-07 11:19
pnpfriend27-Jul-07 11:19 
GeneralRe: Couldn't click any botton using BackgroundWorker Pin
led mike30-Jul-07 5:14
led mike30-Jul-07 5:14 
QuestionWork with files Pin
suntromantralalalala18-Jul-07 6:31
suntromantralalalala18-Jul-07 6:31 
AnswerRe: Work with files Pin
BoneSoft18-Jul-07 6:39
BoneSoft18-Jul-07 6:39 
GeneralRe: Work with files Pin
suntromantralalalala18-Jul-07 6:47
suntromantralalalala18-Jul-07 6:47 
GeneralRe: Work with files Pin
BoneSoft18-Jul-07 9:10
BoneSoft18-Jul-07 9:10 
AnswerRe: Work with files Pin
BoneSoft18-Jul-07 9:12
BoneSoft18-Jul-07 9:12 
AnswerRe: Work with files Pin
PhilDanger18-Jul-07 8:11
PhilDanger18-Jul-07 8:11 
QuestionReusing a string value Pin
Raymond_P*18-Jul-07 5:28
Raymond_P*18-Jul-07 5:28 
AnswerRe: Reusing a string value Pin
BoneSoft18-Jul-07 5:39
BoneSoft18-Jul-07 5:39 
GeneralRe: Reusing a string value Pin
Raymond_P*18-Jul-07 5:52
Raymond_P*18-Jul-07 5:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.