And why reparent... The listview must be in a popup type window.. and then
just move it at textbox screenx and .screeny
Le 17 nov. 2014 22:31, "Jørn Erik Mørne" a écrit :
>
> Den 17. nov. 2014 21:36, skrev Charlie Reinl:
> > Am Sonntag, den 16.11.2014, 17:57 + schrieb Sam Dadds:
> >> Hi All,
Den 17. nov. 2014 21:36, skrev Charlie Reinl:
> Am Sonntag, den 16.11.2014, 17:57 + schrieb Sam Dadds:
>> Hi All,
>>
>> Need help with a custom ComboBox.
>>
>>I've created a UserControl (extends UserControl) with the normal stuff
>> (TextBox for selection, picture for selected item and pic
Am Sonntag, den 16.11.2014, 17:57 + schrieb Sam Dadds:
> Hi All,
>
> Need help with a custom ComboBox.
>
> I've created a UserControl (extends UserControl) with the normal stuff
> (TextBox for selection, picture for selected item and picture for dropdown
> button).
>
> The actual drop d
Hi All,
Need help with a custom ComboBox.
I've created a UserControl (extends UserControl) with the normal stuff
(TextBox for selection, picture for selected item and picture for dropdown
button).
The actual drop down list is a ListView instead of a ListBox for item
pictures.
This all work