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
The SftMaskCalculator object represents the popup calculator. The SftMaskCalculator object can be accessed through the control's Calculator property. A control has only one SftMaskCalculator object.
Property/Method | Description |
---|---|
BackColor | Defines the calculator window's default background color. |
ForeColor | Defines the calculator window's default text color. |
FormatCurrency | Converts a value into a displayable currency string. |
FormatCurrencyV | Converts a value into a displayable currency string. |
FormatNumber | Converts a value into a displayable number. |
FormatNumberV | Converts a value into a displayable number. |
FracDigits | Defines the number of fractional digits displayed. |
FrameColor | Defines the calculator window's border color. |
Lines | Defines the maximum number of lines of intermediate results saved and displayed. |
SelectBackColor | Defines the calculator window's background color for selected text. |
SelectForeColor | Defines the calculator window's selected text color. |
TotalBackColor | Defines the background color of the current total in the calculator window. |
TotalForeColor | Defines the foreground color of the current total in the calculator window. |
VisibleLines | Defines the maximum number of lines of intermediate results visible at any time. |
See Also Object Hierarchy