'Declaration Public Property ButtonForeground As System.Windows.Media.Brush
'Usage Dim instance As ToolbarStrip Dim value As System.Windows.Media.Brush instance.ButtonForeground = value value = instance.ButtonForeground
public System.Windows.Media.Brush ButtonForeground {get; set;}