TG.INI
IniEditorDisplayModes Enumeration |
Represents modes of the GUI.
Namespace: TG.INI.Controls
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Standalone | 0 | This will cause a top tool bar to be shown that includes a New, Open and Save button. | |
Dialog | 1 | This will hide the top tool bar and show an Ok and Cancel button at the bottom of the window. |
See Also