ShowInvisibleItems Property
In This Topic
Gets or sets the value indicating whether invisible menu and toolbar items are shown at design time.
Syntax
'Declaration
Public Property ShowInvisibleItems As Boolean
public bool ShowInvisibleItems {get; set;}
See Also