SalGroupBox
PPJ.Runtime.Windows.SalGroupBox
public class SalGroupBox : GroupBox, ISalWindowPublic Class SalGroupBox
Inherits GroupBox
Implements ISalWindowConstructors
SalGroupBox()
Properties
NamedProperties
RightToLeft
Methods
BringWindowToTop()
CenterWindow()
ClearCursor(type)
Parameter
Type
Description
DestroyWindow()
DisableWindow()
EnableWindow()
FindChild(windowName)
Parameter
Type
Description
FireWindowActions(msg, mywParam, mylParam)
Parameter
Type
Description
FireWindowActionsToChildren(nMsg, nMywParam, nMylParam)
Parameter
Type
Description
FormUnitsToPixels(formUnits, vertical)
Parameter
Type
Description
GetClassName()
GetControlType()
GetFirstChild(typeMask)
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
GetSize(width, height)
Parameter
Type
Description
GetText(text, maxLen)
Parameter
Type
Description
GetText(maxLen)
Parameter
Type
Description
GetWindowColor(colorIndex)
Parameter
Type
Description
GetWindowState()
HideWindow()
InvalidateWindow()
IsDerivedFromClass(typeClass)
Parameter
Type
Description
IsEnabled()
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
SendMessage(msg, mywParam, mylParam)
Parameter
Type
Description
SendMessageToChildren(msg, mywParam, mylParam)
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()
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
SetText(text)
Parameter
Type
Description
SetTimer(idEvent, elapseMilliSec)
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
PaintBackground
WindowActions
Implements
Name
Description
Last updated