'Declaration
Public Property BackgroundImage As Image
'Usage
Dim instance As DropDownCalendar Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public Image BackgroundImage {get; set;}
'Declaration
Public Property BackgroundImage As Image
'Usage
Dim instance As DropDownCalendar Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public Image BackgroundImage {get; set;}