Click here to Skip to main content
15,902,635 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reports in C# Pin
blackjack215018-Jan-08 3:23
blackjack215018-Jan-08 3:23 
GeneralRe: Reports in C# Pin
Pete O'Hanlon18-Jan-08 8:52
mvePete O'Hanlon18-Jan-08 8:52 
GeneralRe: Reports in C# Pin
PIEBALDconsult18-Jan-08 3:09
mvePIEBALDconsult18-Jan-08 3:09 
GeneralRe: Reports in C# Pin
V.18-Jan-08 5:04
professionalV.18-Jan-08 5:04 
GeneralRe: Reports in C# Pin
MrPlankton18-Jan-08 7:20
MrPlankton18-Jan-08 7:20 
GeneralRe: Reports in C# Pin
Ennis Ray Lynch, Jr.18-Jan-08 8:46
Ennis Ray Lynch, Jr.18-Jan-08 8:46 
QuestionC#:How to change the color of a disabled Combobox control? Pin
kssknov18-Jan-08 0:44
kssknov18-Jan-08 0:44 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
Mustafa Ismail Mustafa18-Jan-08 1:44
Mustafa Ismail Mustafa18-Jan-08 1:44 
First of all, why? The point behind making a control appear disabled is to stop the users from interacting with it.

Anyways.

You can't do it directly. It will always be gray. However, you can create your own control that inherits from the combobox and you can change that any way you please.





Post back if you need more help or vote if this answers your question.

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

"There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib

"Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"

GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
kssknov18-Jan-08 2:02
kssknov18-Jan-08 2:02 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
DaveyM6918-Jan-08 2:39
professionalDaveyM6918-Jan-08 2:39 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
Mustafa Ismail Mustafa18-Jan-08 2:53
Mustafa Ismail Mustafa18-Jan-08 2:53 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
V.18-Jan-08 5:06
professionalV.18-Jan-08 5:06 
QuestionHow to make upper all data in datatable? Pin
Pankaj - Joshi17-Jan-08 23:40
Pankaj - Joshi17-Jan-08 23:40 
AnswerRe: How to make upper all data in datatable? Pin
DaveyM6918-Jan-08 0:09
professionalDaveyM6918-Jan-08 0:09 
AnswerRe: How to make upper all data in datatable? Pin
Ennis Ray Lynch, Jr.18-Jan-08 9:57
Ennis Ray Lynch, Jr.18-Jan-08 9:57 
GeneralControl Popup Menu of Taskbar Button Pin
paul116717-Jan-08 23:14
paul116717-Jan-08 23:14 
GeneralRe: Control Popup Menu of Taskbar Button Pin
paul116722-Jan-08 22:38
paul116722-Jan-08 22:38 
Generalretrieve value from pop up window Pin
chithra.r17-Jan-08 23:09
chithra.r17-Jan-08 23:09 
Generalpopulate .csv from datagridview Pin
arkiboys17-Jan-08 22:16
arkiboys17-Jan-08 22:16 
GeneralRe: populate .csv from datagridview Pin
Adeel Chaudhry17-Jan-08 22:30
Adeel Chaudhry17-Jan-08 22:30 
GeneralRe: populate .csv from datagridview Pin
arkiboys17-Jan-08 22:41
arkiboys17-Jan-08 22:41 
GeneralRe: populate .csv from datagridview Pin
Adeel Chaudhry17-Jan-08 23:19
Adeel Chaudhry17-Jan-08 23:19 
QuestionHow to scale a remoting application? Pin
mav.northwind17-Jan-08 21:35
mav.northwind17-Jan-08 21:35 
AnswerRe: How to scale a remoting application? Pin
martin_hughes18-Jan-08 2:41
martin_hughes18-Jan-08 2:41 
GeneralRe: How to scale a remoting application? Pin
mav.northwind18-Jan-08 19:37
mav.northwind18-Jan-08 19:37 

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.