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.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
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