P
Paul Stork
Does anyone know of a 3rd party combobox control that implements the
MaxDropDownItems property from regular Visual Studio in the Compact
Framework version of a combo box? I've got a working copy that I build
myself based on the User Drawn List code available from opennetcf.org. But
I've still got one problem. The app I want to use it in uses Panels and
although the regular Combobox will display across a Panel boundary when
dropped down my rendition of the owner drawn list won't. I'm sure its a
problem with which GDI handle is being used for the dropdown, but I can't
seem to get around it. I've searched the web, but can't find any custom
control that handles them maxdropdownitems property.
Can anyone point me in the right direction.
Paul Stork
(e-mail address removed)
MaxDropDownItems property from regular Visual Studio in the Compact
Framework version of a combo box? I've got a working copy that I build
myself based on the User Drawn List code available from opennetcf.org. But
I've still got one problem. The app I want to use it in uses Panels and
although the regular Combobox will display across a Panel boundary when
dropped down my rendition of the owner drawn list won't. I'm sure its a
problem with which GDI handle is being used for the dropdown, but I can't
seem to get around it. I've searched the web, but can't find any custom
control that handles them maxdropdownitems property.
Can anyone point me in the right direction.
Paul Stork
(e-mail address removed)