SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
An instance of the GadgetsClass class describes basic attributes of parts used in cells, such as checkboxes, buttons, etc.
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET
Inheritance
public class GadgetsClass;
Public Class GadgetsClass
This class cannot be instantiated.
ButtonAppearanceDefault | Defines the default appearance of all buttons. | |
ButtonDarkColor | Defines the color used to draw the slightly dark edge of a button (GadgetAppearanceEnum.Plain only). | |
ButtonDarkDarkColor | Defines the color used to draw the dark edge of a button (GadgetAppearanceEnum.Plain only). | |
ButtonFaceColor | Defines the color used to draw the face of a button (GadgetAppearanceEnum.Plain only). | |
ButtonGrayText | Defines the color used to draw the text of a button if it is disabled. | |
ButtonLightColor | Defines the color used to draw the lighted edge of a button part (GadgetAppearanceEnum.Plain only). | |
ButtonLightLightColor | Defines the color used to draw the highlighted edge of a button (GadgetAppearanceEnum.Plain only). | |
CheckBoxAppearance | Defines the appearance of all checkboxes. | |
DropDownButtonAppearanceDefault | Defines the default appearance of all dropdown buttons. | |
ProgressBarAppearanceDefault | Defines the default appearance of all progressbars. | |
RadioButtonAppearance | Defines the appearance of all radiobuttons. | |
SortIndicatorAppearance | Defines the appearance of all sorting indicators. | |
ThemedHeaderAdjustmentLocation | Defines the position (or offset) of the cell contents relative to the top left corner of the cell area. | |
ThemedHeaderAdjustmentSize | Defines additional filler space around the contents of a header (BackgroundAppearanceEnum.ThemedSystemHeader only). |
Equals | Determines whether the specified object is equal to the current object. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
GetHashCode | Serves as the default hash function. | |
GetType | Gets the Type of the current instance. | |
MemberwiseClone | Creates a shallow copy of the current Object. | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. | |
ToString | Returns a string that represents the current object. |
PropertyChanged | Occurs when a property of the GadgetsClass object is modified. |
See Also Classes | SftTree/NET 2.0