Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Gadgets Property, SftTree Class

Returns the instance of the GadgetsClass class that is used to describe gadgets.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public GadgetsClass Gadgets { get; }
Public ReadOnly Property Gadgets As GadgetsClass

Value

The instance of the GadgetsClass object.

Comments

Returns the instance of the GadgetsClass class that is used to describe gadgets.

The gadgets object is used to define the appearance of items such as checkboxes, radiobuttons, button colors, etc.

See Also SftTree Class | Classes | SftTree/NET 2.0