BackImageInImageBar Property (C1MainMenu)
In This Topic
Gets or sets the value indicating whether to show background image in the image bar of dropdown menus.
Syntax
'Declaration
Public Property BackImageInImageBar As Boolean
public bool BackImageInImageBar {get; set;}
See Also