Click or drag to resize

HermeticGUIControlBoolean Class

Hermetic GUI control for the boolean members.
Inheritance Hierarchy
SystemObject
  KSPDev.GUIUtilsAbstractHermeticGUIControl
    KSPDev.GUIUtilsHermeticGUIControlBoolean

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntax
C#
public sealed class HermeticGUIControlBoolean : AbstractHermeticGUIControl
Request Example View Source

The HermeticGUIControlBoolean type exposes the following members.

Constructors
  NameDescription
Public methodHermeticGUIControlBoolean
Creates the control.
Top
Methods
See Also