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

Windows Forms

 
QuestionRe: Problem populating DropDownList of a ComboBox in DropDown event Pin
led mike6-Aug-08 5:41
led mike6-Aug-08 5:41 
QuestionRe: Problem populating DropDownList of a ComboBox in DropDown event Pin
MMacarie327-Aug-08 23:39
MMacarie327-Aug-08 23:39 
Questionhide already existing columns in a datagrid and fill the same datagrid with new datas from the database in c#.net win forms Pin
kanyakumari5-Aug-08 19:23
kanyakumari5-Aug-08 19:23 
AnswerRe: hide already existing columns in a datagrid and fill the same datagrid with new datas from the database in c#.net win forms Pin
John Ad6-Aug-08 4:24
John Ad6-Aug-08 4:24 
QuestionProblem with Menus Pin
joekucera5-Aug-08 11:20
joekucera5-Aug-08 11:20 
AnswerRe: Problem with Menus Pin
Thomas Stockwell7-Aug-08 1:45
professionalThomas Stockwell7-Aug-08 1:45 
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 
After adding a toolbar to my application, I decided to change the appearance of my toolbar buttons to the more modern "flat" style by setting the toolbar's "Appearance" property to "Flat". But when you do that, you also get another feature which is a "transparent toolbar". The unwanted transparency causes problems with my application. For example, a portion of the bitmap which was previously located underneath the toolbar is seen behind the buttons and moving the window causes the background to become garbled.

So my question(s) are:

- Is there any way to have flat style toolbar buttons without being forced to use a transparent toolbar?

- If the answer to the previous is "no", then is there a way I can force the toolbar background to always be the "control color"?

Thanks -- Greg
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 
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 

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.