ComponentOne Menus and Toolbars for WinForms
AutoSaveLayout Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : AutoSaveLayout Property
Gets or sets the value indicating whether to automatically save the toolbars layout (for this to work, Layout must be added to dynamic properties).
Syntax
'Declaration
 
Public Property AutoSaveLayout As System.Boolean
public System.bool AutoSaveLayout {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members