|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
propertygrid dropdownlistI implemented a propertygrid. Some properties launch a dropdown list if the
the user select the property. The dropdown list appear if I press the button, but the dropdown list disappear ver quickly if I want to select an item from the list. Anybody know, how I can influence the display time of the the dropdown list? Thanks Thomas "Thomas Wegener" <t.wege***@mum.de> schrieb im Newsbeitrag Is this a standard property or something you have implemented yourself?news:%23$ouZ57KGHA.3164@TK2MSFTNGP11.phx.gbl... >I implemented a propertygrid. Some properties launch a dropdown list if the >the user select the property. > How is it implemented? As a combobox with Dropdown style set to DropDownList? > The dropdown list appear if I press the button, but the dropdown list If it is a common dropdown list then I dont understand why it should > disappear ver quickly if I want to select an item from the list. > disapperar at all. I guess something is wrong with your implemenation. > Anybody know, how I can influence the display time of the the dropdown I'm not aware of a timer to influence the duration of the display time. > list? > However my dropdown lists in a property grid don't disappear at all. Peter |
|||||||||||||||||||||||