ction without a return value, one that would be of type "void" under C.)
>
>
>
>
> Regards
> Rolf
>
>
> --
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from A
1: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, pictu
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