'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1TabControl Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}
'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1TabControl Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}