Class Configuration.VariableStoreEditorFormConfig
A collection of configuration parameters for the VariableStoreEditorForm.
public class Configuration.VariableStoreEditorFormConfig : Configuration.AbstractConfig
- Inheritance
-
Configuration.VariableStoreEditorFormConfig
- Inherited Members
Properties
DialogSize
Gets or sets the size of the VariableStoreEditorForm at startup.
public Size DialogSize { get; set; }
Property Value
- Size
The form size.
DialogState
Gets or sets the FormWindowState of the VariableStoreEditorForm at startup.
public FormWindowState DialogState { get; set; }
Property Value
- FormWindowState
The FormWindowState.