'Declaration Public Property BackColor As Color
'Usage Dim instance As CommandBarInfo Dim value As Color instance.BackColor = value value = instance.BackColor
public Color BackColor {get; set;}
'Declaration Public Property BackColor As Color
'Usage Dim instance As CommandBarInfo Dim value As Color instance.BackColor = value value = instance.BackColor
public Color BackColor {get; set;}
The command bar is displayed at the bottom of the component when the Visible property is set to true. Sheet name tabs and command buttons display on the command bar. By default, page navigation aids are also displayed on the command bar, but can be repositioned.