'Declaration Public Property ImageList As ImageList
'Usage Dim instance As FpCombo Dim value As ImageList instance.ImageList = value value = instance.ImageList
public ImageList ImageList {get; set;}
'Declaration Public Property ImageList As ImageList
'Usage Dim instance As FpCombo Dim value As ImageList instance.ImageList = value value = instance.ImageList
public ImageList ImageList {get; set;}