VisCalendar
PPJ.Runtime.Vis.VisCalendar
public class VisCalendar : MonthCalendar, ISalWindowPublic Class VisCalendar
Inherits MonthCalendar
Implements ISalWindowConstructors
VisCalendar()
Properties
NamedProperties
Text
Methods
BringWindowToTop()
CenterWindow()
ClearCursor(type)
Parameter
Type
Description
ClearSpecialDates()
DestroyWindow()
DisableWindow()
EnableWindow()
FindChild(windowName)
Parameter
Type
Description
FormUnitsToPixels(formUnits, vertical)
Parameter
Type
Description
FromHandle(handle)
Parameter
Type
Description
GetClassName()
GetColor(nColorRole)
Parameter
Type
Description
GetControlType()
GetFirstChild(typeMask)
Parameter
Type
Description
GetFocusDate(lpdtDateTime)
Parameter
Type
Description
GetFont(name, size, enhancement)
Parameter
Type
Description
GetLocation(x, y)
Parameter
Type
Description
GetName(text)
Parameter
Type
Description
GetName()
GetNextChild(typeMask)
Parameter
Type
Description
GetParent()
GetProperty(name, value)
Parameter
Type
Description
GetProperty(name)
Parameter
Type
Description
GetSelectedDates(dates)
Parameter
Type
Description
GetSize(width, height)
Parameter
Type
Description
GetSpecialDates(nRuleTypes, dtDates, nWeekdays, nSequences)
Parameter
Type
Description
GetText(text, maxLen)
Parameter
Type
Description
GetText(maxLen)
Parameter
Type
Description
GetWeekStart()
GetWindowColor(colorIndex)
Parameter
Type
Description
GetWindowState()
HideWindow()
InvalidateWindow()
IsDerivedFromClass(typeClass)
Parameter
Type
Description
IsEnabled()
IsSelectedDate(dtDate)
Parameter
Type
Description
IsSpecialDate(nRuleType, dtSearch, nWeekDay, nSequence, nForegroundColor, nBackgroundColor)
Parameter
Type
Description
IsVisible()
KillTimer(idEvent)
Parameter
Type
Description
MoveWindow(xOffset, yOffset)
Parameter
Type
Description
PixelsToFormUnits(numPixels, vertical)
Parameter
Type
Description
PostMessage(msg, mywParam, mylParam)
Parameter
Type
Description
RemoveAllBoldedDates()
SelectDate(dtDate, fSelect)
Parameter
Type
Description
SelectDates(dtDates, fSelect)
Parameter
Type
Description
SendMessage(msg, mywParam, mylParam)
Parameter
Type
Description
SendMessageToChildren(nMsg, nMywParam, nMylParam)
Parameter
Type
Description
SetColor(nColorRole, nNewColor)
Parameter
Type
Description
SetContextMenu(sMenuName, nFlags)
Parameter
Type
Description
SetContextMenu(menuType, flags)
Parameter
Type
Description
SetCursor(resource, type)
Parameter
Type
Description
SetCursor(resourceId, type)
Parameter
Type
Description
SetCursor(blob, type)
Parameter
Type
Description
SetCursorFile(file, type)
Parameter
Type
Description
SetFocus()
SetFocusDate(dtNewFocus)
Parameter
Type
Description
SetFont(name, size, enhancement)
Parameter
Type
Description
SetLocation(x, y)
Parameter
Type
Description
SetProperty(name, value, length)
Parameter
Type
Description
SetSize(width, height)
Parameter
Type
Description
SetSpecialDate(nRuleType, dtSearch, nWeekDay, nSequence, nForegroundColor, nBackgroundColor, fSelect)
Parameter
Type
Description
SetText(text)
Parameter
Type
Description
SetTimer(idEvent, elapseMilliSec)
Parameter
Type
Description
SetWeekStart(nWeekday)
Parameter
Type
Description
SetWindowColor(colorIndex, color)
Parameter
Type
Description
ShowWindow()
TrackPopupMenu(menuName, flags, x, y)
Parameter
Type
Description
TrackPopupMenu(menuType, flags, x, y)
Parameter
Type
Description
UpdateWindow()
WinHelp(file, command, numData, strData)
Parameter
Type
Description
Yield()
Events
MessageActions
WindowActions
Implements
Name
Description
Last updated