'DeclarationPublic Property BackgroundColor As Color
'UsageDim instance As DesignerMain Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
public Color BackgroundColor {get; set;}
'DeclarationPublic Property BackgroundColor As Color
'UsageDim instance As DesignerMain Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
public Color BackgroundColor {get; set;}