Click here to Skip to main content
15,797,608 members
Home / Discussions / C#
   

C#

 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 14:45
Derek Smigelski8-Oct-02 14:45 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
leppie8-Oct-02 15:50
leppie8-Oct-02 15:50 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 15:58
Derek Smigelski8-Oct-02 15:58 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
leppie8-Oct-02 16:11
leppie8-Oct-02 16:11 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 16:32
Derek Smigelski8-Oct-02 16:32 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Gaul8-Oct-02 17:59
Gaul8-Oct-02 17:59 
QuestionStatus Bar Color? Pin
Anonymous8-Oct-02 12:12
Anonymous8-Oct-02 12:12 
AnswerRe: Status Bar Color? Pin
David Stone8-Oct-02 12:41
sitebuilderDavid Stone8-Oct-02 12:41 
statusBar1.BackColor = Color.Black;
statusBar1.ForeColor = Color.White;


This'll put the back as black and the font as white...hope this helps. Smile | :)

Norm Almond: I seen some GUI's in my life but WTF is this mess Wink | ;-)
Leppie: I made an app for my sister and she wouldnt use it till it was colorful enoughSmile | :)
Norm:good point leppie, from that statement I can only deduce that this GUI must be aimed at childrenLaugh | :laugh:
Leppie:My sister is 25Eek! | :eek:
-Norm on the MailMagic GUI

AnswerRe: Status Bar Color? Pin
James T. Johnson8-Oct-02 14:10
James T. Johnson8-Oct-02 14:10 
GeneralRe: Status Bar Color? Pin
Anonymous9-Oct-02 4:05
Anonymous9-Oct-02 4:05 
GeneralRe: Status Bar Color? Pin
Anonymous10-Oct-02 3:40
Anonymous10-Oct-02 3:40 
GeneralCreate Exchange account from existing NT-account Pin
Ola Carlsson8-Oct-02 5:22
Ola Carlsson8-Oct-02 5:22 
Generalputting the exe on a server Pin
shmuelt8-Oct-02 1:33
shmuelt8-Oct-02 1:33 
GeneralRe: putting the exe on a server Pin
James T. Johnson8-Oct-02 8:26
James T. Johnson8-Oct-02 8:26 
QuestionRun time compilation with ASSEMBLIES?!? Pin
EdgarBM8-Oct-02 0:16
EdgarBM8-Oct-02 0:16 
AnswerRe: Run time compilation with ASSEMBLIES?!? Pin
Stephane Rodriguez.8-Oct-02 0:34
Stephane Rodriguez.8-Oct-02 0:34 
GeneralRe: Run time compilation with ASSEMBLIES?!? ** GREAT! ** Pin
EdgarBM8-Oct-02 0:41
EdgarBM8-Oct-02 0:41 
GeneralAn interesting question I think Pin
TheFLC8-Oct-02 0:15
TheFLC8-Oct-02 0:15 
GeneralRe: An interesting question I think Pin
Stephane Rodriguez.8-Oct-02 0:25
Stephane Rodriguez.8-Oct-02 0:25 
GeneralRe: An interesting question I think Pin
TheFLC8-Oct-02 0:50
TheFLC8-Oct-02 0:50 
GeneralRe: An interesting question I think Pin
leppie8-Oct-02 3:44
leppie8-Oct-02 3:44 
GeneralRe: An interesting question I think Pin
TheFLC8-Oct-02 3:10
TheFLC8-Oct-02 3:10 
QuestionA memory eater app... what could be wrong?? Pin
Anonymous7-Oct-02 15:11
Anonymous7-Oct-02 15:11 
AnswerRe: A memory eater app... what could be wrong?? Pin
David Stone7-Oct-02 18:36
sitebuilderDavid Stone7-Oct-02 18:36 
AnswerRe: A memory eater app... what could be wrong?? Pin
Daniel Turini8-Oct-02 2:48
Daniel Turini8-Oct-02 2:48 

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.