'DeclarationPublic Overrides Property BackgroundImage As Image
'UsageDim instance As GcComboBox Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public override Image BackgroundImage {get; set;}
'DeclarationPublic Overrides Property BackgroundImage As Image
'UsageDim instance As GcComboBox Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public override Image BackgroundImage {get; set;}