NetXP 3.0 Reference

CommandBarManager.ResetAutoPersistent Method 

Reset Automatic State Persistence

[Visual Basic]
Public Sub ResetAutoPersistent( _
   ByVal currentWorkingArea As Boolean _
)
[C#]
public void ResetAutoPersistent(
   bool currentWorkingArea
);

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace