Gets or sets the image to be painted in the
WinComboBox.
public Image Image {get; set;}
'Declaration
Public Property Image As Image
'Usage
Dim instance As QueryImageEventArgs
Dim value As Image
instance.Image = value
value = instance.Image
Property Value
A reference to an
System.Drawing.Image representing the image to be painted in the
WinComboBox.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2