'Declaration
Public Overrides Property BackgroundImage As Picture
'Usage
Dim instance As SuperEditBase Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public override Picture BackgroundImage {get; set;}
'Declaration
Public Overrides Property BackgroundImage As Picture
'Usage
Dim instance As SuperEditBase Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public override Picture BackgroundImage {get; set;}