In This Topic
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 Boolean
public bool AutoSaveLayout {get; set;}
See Also