Click here to Skip to main content
15,889,714 members
Home / Discussions / C#
   

C#

 
GeneralRe: struct question Pin
PIEBALDconsult10-Sep-07 4:59
mvePIEBALDconsult10-Sep-07 4:59 
GeneralRe: struct question Pin
Ed.Poore10-Sep-07 5:02
Ed.Poore10-Sep-07 5:02 
Questioninproc Pin
Sonia Gupta10-Sep-07 0:28
Sonia Gupta10-Sep-07 0:28 
AnswerRe: inproc Pin
Pete O'Hanlon10-Sep-07 0:30
mvePete O'Hanlon10-Sep-07 0:30 
GeneralRe: inproc Pin
Sonia Gupta10-Sep-07 0:42
Sonia Gupta10-Sep-07 0:42 
GeneralRe: inproc Pin
Pete O'Hanlon10-Sep-07 0:43
mvePete O'Hanlon10-Sep-07 0:43 
GeneralRe: inproc Pin
Sonia Gupta10-Sep-07 0:46
Sonia Gupta10-Sep-07 0:46 
QuestionIE-like combobox in PropertyGrid [modified] Pin
to_samGmbH10-Sep-07 0:04
to_samGmbH10-Sep-07 0:04 
In my PropertyGrid I have a combobox with a large amount of items. For filtering purposes I am trying to implement a combobox WITHIN the PropertyGrid that has an internet explorer address comboxbox behaviour, that is, as the user types into the combobox, the dropdown part is opening and the items are filtered alphabetically (according to the typed letters). For example, the user types "go" into the combobox field and the unterlying list items are limited to items that start with "go".

I tried 2 ways already: 1) derive from UITypeEditor and 2) implement a TypeConverter with StandardValuesSupported. In both ways I can nicely display the combobox but I did not find a way to extract the combobox control and to access it in any way. Any suggestions?


-- modified at 12:05 Monday 10th September, 2007
AnswerRe: IE-like combobox in PropertyGrid Pin
visualhint10-Sep-07 6:24
visualhint10-Sep-07 6:24 
GeneralRe: IE-like combobox in PropertyGrid Pin
to_samGmbH10-Sep-07 21:34
to_samGmbH10-Sep-07 21:34 
GeneralRe: IE-like combobox in PropertyGrid Pin
visualhint11-Sep-07 2:02
visualhint11-Sep-07 2:02 
GeneralRe: IE-like combobox in PropertyGrid Pin
to_samGmbH11-Sep-07 3:03
to_samGmbH11-Sep-07 3:03 
GeneralRe: IE-like combobox in PropertyGrid Pin
visualhint11-Sep-07 3:19
visualhint11-Sep-07 3:19 
QuestionChanging a tabpage font Pin
Muammar©9-Sep-07 23:45
Muammar©9-Sep-07 23:45 
AnswerRe: Changing a tabpage font Pin
Martin#10-Sep-07 0:20
Martin#10-Sep-07 0:20 
GeneralRe: Changing a tabpage font Pin
Muammar©10-Sep-07 1:03
Muammar©10-Sep-07 1:03 
GeneralRe: Changing a tabpage font Pin
Martin#10-Sep-07 1:06
Martin#10-Sep-07 1:06 
QuestionDagridView Pin
Assaf829-Sep-07 23:22
Assaf829-Sep-07 23:22 
QuestionLog on services as Local System account Pin
Developer6119-Sep-07 23:13
Developer6119-Sep-07 23:13 
QuestionSelecting a tree node?? Pin
Muammar©9-Sep-07 22:58
Muammar©9-Sep-07 22:58 
AnswerRe: Selecting a tree node?? Pin
Pete O'Hanlon9-Sep-07 23:08
mvePete O'Hanlon9-Sep-07 23:08 
GeneralRe: Selecting a tree node?? Pin
Muammar©10-Sep-07 1:10
Muammar©10-Sep-07 1:10 
AnswerRe: Selecting a tree node?? Pin
Abisodun10-Sep-07 1:36
Abisodun10-Sep-07 1:36 
GeneralRe: Selecting a tree node?? Pin
Muammar©10-Sep-07 19:39
Muammar©10-Sep-07 19:39 
GeneralRe: Selecting a tree node?? Pin
Abisodun11-Sep-07 1:55
Abisodun11-Sep-07 1:55 

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.