Click here to Skip to main content
15,917,795 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Problem with Menus Pin
joekucera7-Aug-08 4:38
joekucera7-Aug-08 4:38 
QuestionMutex on c#.net service Pin
balu123455-Aug-08 8:15
balu123455-Aug-08 8:15 
AnswerRe: Mutex on c#.net service Pin
dybs5-Aug-08 15:51
dybs5-Aug-08 15:51 
QuestionBuild a class library project Pin
thanchet5-Aug-08 7:15
thanchet5-Aug-08 7:15 
AnswerRe: Build a class library project Pin
Thomas Stockwell5-Aug-08 9:59
professionalThomas Stockwell5-Aug-08 9:59 
QuestionNavigation between Forms Pin
ngrj4-Aug-08 20:58
ngrj4-Aug-08 20:58 
AnswerRe: Navigation between Forms Pin
karthi845-Aug-08 3:30
karthi845-Aug-08 3:30 
AnswerRe: Navigation between Forms Pin
Ajay.k_Singh5-Aug-08 4:06
Ajay.k_Singh5-Aug-08 4:06 
AnswerRe: Navigation between Forms Pin
ngrj5-Aug-08 23:03
ngrj5-Aug-08 23:03 
GeneralRe: Navigation between Forms Pin
Manas Bhardwaj9-Sep-08 4:36
professionalManas Bhardwaj9-Sep-08 4:36 
QuestionEvent to raise service Pin
balu123454-Aug-08 7:14
balu123454-Aug-08 7:14 
AnswerRe: Event to raise service Pin
Ashfield4-Aug-08 9:20
Ashfield4-Aug-08 9:20 
QuestionFlat toolbar buttons without transparent toolbar Pin
Greg Schmidt4-Aug-08 6:53
Greg Schmidt4-Aug-08 6:53 
AnswerRe: Flat toolbar buttons without transparent toolbar Pin
Frank Horn4-Aug-08 7:13
Frank Horn4-Aug-08 7:13 
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
Greg Schmidt4-Aug-08 8:50
Greg Schmidt4-Aug-08 8:50 
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
Frank Horn4-Aug-08 21:01
Frank Horn4-Aug-08 21:01 
This is weird indeed. Just tried it out, and found that you're right. Except that the toolbar DOES have a BackColor property, only it's hidden from the properties window and from intellisense. You can use it in code though, but it has no effect (no wonder when there is no PaintBackground event anyway).

No more ideas, I'm afraid. If you're not forced to use .Net 1.1 you may want to try the .Net 2.0 ToolStrip control which is more flexible.
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
Frank Horn4-Aug-08 21:04
Frank Horn4-Aug-08 21:04 
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
Greg Schmidt5-Aug-08 3:57
Greg Schmidt5-Aug-08 3:57 
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
Thomas Stockwell5-Aug-08 9:56
professionalThomas Stockwell5-Aug-08 9:56 
GeneralRe: Flat toolbar buttons without transparent toolbar Pin
gschmidt9585-Aug-08 13:21
gschmidt9585-Aug-08 13:21 
Questionchange full line background color in richtextbox Pin
mghans4-Aug-08 2:40
mghans4-Aug-08 2:40 
AnswerRe: change full line background color in richtextbox Pin
mghans11-Aug-08 5:24
mghans11-Aug-08 5:24 
QuestionSkin Desktop Application in .Net Framework 2.0 Pin
sudjp4-Aug-08 1:22
sudjp4-Aug-08 1:22 
AnswerRe: Skin Desktop Application in .Net Framework 2.0 Pin
Thomas Stockwell4-Aug-08 4:22
professionalThomas Stockwell4-Aug-08 4:22 
GeneralRe: Skin Desktop Application in .Net Framework 2.0 Pin
sudjp5-Aug-08 17:47
sudjp5-Aug-08 17:47 

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.