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 SftMaskCalendar object represents the popup calendar. The SftMaskCalendar object can be accessed through the control's Calendar property. A control has only one SftMaskCalendar object.
Property/Method | Description |
---|---|
BackColor | Defines the calendar window's default background color. |
BoldDate | Displays the specified date using a bold font (UpdateMonth event). |
CenturyBreak | Defines the year where a higher 2-digit year indicates the previous century. |
CircleToday | Defines whether today's date is circled. |
DropOnFocus | Defines whether the calendar becomes visible automatically, when the control receives the input focus. |
FirstDate | Defines the first valid date. |
FirstDay | Defines the first day of the week. |
FormatDate | Converts a date into a displayable string. |
FormatDateV | Converts a date into a displayable string. |
FormatTime | Converts a time into a displayable string. |
FormatTimeV | Converts a time into a displayable string. |
GetDateInfo | Converts a date into its components. |
GetDateInfoV | Converts a date into its components. |
GetTimeInfo | Converts a time into its components. |
GetTimeInfoV | Converts a time into its components. |
LastDate | Defines the last valid date. |
MonthBackColor | Defines the calendar window's background color used within the month display. |
MonthForeColor | Defines the calendar window's foreground color used within the month display. |
OtherForeColor | Defines the calendar window's foreground color used for non-current months. |
ShowToday | Defines whether the calendar shows the current date. |
SingleClickClose | Defines whether a single mouse click closes the calendar. |
TitleBackColor | Defines the calendar window's title background color. |
TitleForeColor | Defines the calendar window's title foreground color. |
WeekNumbers | Defines whether week numbers are displayed. |
See Also Object Hierarchy