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