OptionsLayoutBase Constructors
Represents the base class for classes which contain the options that are responsible for how the control’s layout is stored to and restored from storage (a stream, xml file or system registry).Name | Description |
---|---|
OptionsLayoutBase() | Initializes a new instance of the OptionsLayoutBase class with the default settings. |
See Also