Click here to Skip to main content
15,867,568 members
Home / Discussions / C#
   

C#

 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 13:45
Derek Smigelski8-Oct-02 13:45 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
leppie8-Oct-02 14:50
leppie8-Oct-02 14:50 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 14:58
Derek Smigelski8-Oct-02 14:58 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
leppie8-Oct-02 15:11
leppie8-Oct-02 15:11 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Derek Smigelski8-Oct-02 15:32
Derek Smigelski8-Oct-02 15:32 
GeneralRe: Programmatically change a tab control that exists on another form. Pin
Gaul8-Oct-02 16:59
Gaul8-Oct-02 16:59 
QuestionStatus Bar Color? Pin
Anonymous8-Oct-02 11:12
Anonymous8-Oct-02 11:12 
AnswerRe: Status Bar Color? Pin
David Stone8-Oct-02 11:41
sitebuilderDavid Stone8-Oct-02 11: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 13:10
James T. Johnson8-Oct-02 13:10 
GeneralRe: Status Bar Color? Pin
Anonymous9-Oct-02 3:05
Anonymous9-Oct-02 3:05 
GeneralRe: Status Bar Color? Pin
Anonymous10-Oct-02 2:40
Anonymous10-Oct-02 2:40 
GeneralCreate Exchange account from existing NT-account Pin
Ola Carlsson8-Oct-02 4:22
Ola Carlsson8-Oct-02 4:22 
Generalputting the exe on a server Pin
shmuelt8-Oct-02 0:33
shmuelt8-Oct-02 0:33 
GeneralRe: putting the exe on a server Pin
James T. Johnson8-Oct-02 7:26
James T. Johnson8-Oct-02 7:26 
QuestionRun time compilation with ASSEMBLIES?!? Pin
EdgarBM7-Oct-02 23:16
EdgarBM7-Oct-02 23:16 
AnswerRe: Run time compilation with ASSEMBLIES?!? Pin
Stephane Rodriguez.7-Oct-02 23:34
Stephane Rodriguez.7-Oct-02 23:34 
GeneralRe: Run time compilation with ASSEMBLIES?!? ** GREAT! ** Pin
EdgarBM7-Oct-02 23:41
EdgarBM7-Oct-02 23:41 
GeneralAn interesting question I think Pin
TheFLC7-Oct-02 23:15
TheFLC7-Oct-02 23:15 
GeneralRe: An interesting question I think Pin
Stephane Rodriguez.7-Oct-02 23:25
Stephane Rodriguez.7-Oct-02 23:25 
GeneralRe: An interesting question I think Pin
TheFLC7-Oct-02 23:50
TheFLC7-Oct-02 23:50 
GeneralRe: An interesting question I think Pin
leppie8-Oct-02 2:44
leppie8-Oct-02 2:44 
GeneralRe: An interesting question I think Pin
TheFLC8-Oct-02 2:10
TheFLC8-Oct-02 2:10 
QuestionA memory eater app... what could be wrong?? Pin
Anonymous7-Oct-02 14:11
Anonymous7-Oct-02 14:11 
AnswerRe: A memory eater app... what could be wrong?? Pin
David Stone7-Oct-02 17:36
sitebuilderDavid Stone7-Oct-02 17:36 
AnswerRe: A memory eater app... what could be wrong?? Pin
Daniel Turini8-Oct-02 1:48
Daniel Turini8-Oct-02 1: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.