SalWindow
PPJ.Runtime.Windows.SalWindow
public class SalWindowPublic Class SalWindowConstructors
SalWindow(salWnd)
Name
Type
Description
Properties
DesignMode
DisableMessages
DragLocation
DragSource
DropDisabled
DropLocation
DropTarget
KeepMask
MapEnterToTab
NamedProperties
ProfessionalColors
Methods
AddListItem(ctrl, text)
Parameter
Type
Description
AddMessageActions(handler)
Parameter
Type
Description
AddMessageActions(target)
Parameter
Type
Description
AddWindowActions(handler)
Parameter
Type
Description
AddWindowActions(target)
Parameter
Type
Description
BringToTop(ctrl)
Parameter
Type
Description
CanCopy()
CanCut()
CanPaste()
CanUndo()
Center(ctrl)
Parameter
Type
Description
Clear()
Clear(ctrl)
Parameter
Type
Description
ClearCursor(ctrl, type)
Parameter
Type
Description
ClearList(ctrl)
Parameter
Type
Description
Copy()
CopyProfile(ctrl, profile)
Parameter
Type
Description
CopyString(text)
Parameter
Type
Description
CreateFont(name, size, enhancement)
Parameter
Type
Description
CreateWindow(type, owner, args)
Parameter
Type
Description
CreateWindow(typeName, parent, args)
Parameter
Type
Description
CreateWindow(type, parent, left, top, width, height, flags, args)
Parameter
Type
Description
CreateWindow(typeName, parent, left, top, width, height, flags)
Parameter
Type
Description
Cut()
DeleteListItem(ctrl, index)
Parameter
Type
Description
Destroy(ctrl)
Parameter
Type
Description
DisableWindow(ctrl)
Parameter
Type
Description
DisableWindowAndLabel(ctrl)
Parameter
Type
Description
DragAcceptFiles(ctrl, accept)
Parameter
Type
Description
DragDropStart()
DragDropStart(pt, data)
Parameter
Type
Description
DragDropStop()
EnableWindow(ctrl)
Parameter
Type
Description
EnableWindowAndLabel(ctrl)
Parameter
Type
Description
EndDialog(ctrl, value)
Parameter
Type
Description
FillDoubleGradient(g, start, middle, end, bounds, firstGradientSize, secondGradientSize, vertical)
Parameter
Type
Description
FillGradient(g, start, end, bounds, vertical)
Parameter
Type
Description
FindChild(ctrl, name)
Parameter
Type
Description
FindChild(ctrl, type)
Parameter
Type
Description
FindControl(ctrl, name, throwIfNotFound)
Parameter
Type
Description
FindMember(ctrl, name, throwIfNotFound)
Parameter
Type
Description
FireWindowActions(ctrl, msgCode, wParam, lParam)
Parameter
Type
Description
FireWindowActionsToChildren(ctrl, msg, wParam, lParam)
Parameter
Type
Description
FormUnitsToPixels(ctrl, units, vertical)
Parameter
Type
Description
FromHandle(handle, type)
Parameter
Type
Description
GetClassName(ctrl)
Parameter
Type
Description
GetClientArea(ctrl)
Parameter
Type
Description
GetControlName(ctrl)
Parameter
Type
Description
GetControlName(ctrl, sName)
Parameter
Type
Description
GetControlType(ctrl)
Parameter
Type
Description
GetDataLength(ctrl)
Parameter
Type
Description
GetDataType(ctrl)
Parameter
Type
Description
GetDefaultButton(ctrl)
Parameter
Type
Description
GetFirstChild(parent, typeMask)
Parameter
Type
Description
GetFocus()
GetFont(ctrl, sName, nSize, nEnhancement)
Parameter
Type
Description
GetFont(font, name, size, enhancement)
Parameter
Type
Description
GetFontNames()
GetFormat(ctrl)
Parameter
Type
Description
GetFormatCode(ctrl)
Parameter
Type
Description
GetFormattedText(ctrl, format)
Parameter
Type
Description
GetFormParameter(ctrl, paramType, value)
Parameter
Type
Description
GetInputMask(ctrl)
Parameter
Type
Description
GetLabel(ctrl)
Parameter
Type
Description
GetLabelText(ctrl)
Parameter
Type
Description
GetLabelText(ctrl, maxLen)
Parameter
Type
Description
GetLabelText(ctrl, sText, maxLen)
Parameter
Type
Description
GetListItemsCount(ctrl)
Parameter
Type
Description
GetListItemState(ctrl, index)
Parameter
Type
Description
GetListItemText(ctrl, index)
Parameter
Type
Description
GetListItemText(ctrl, index, text)
Parameter
Type
Description
GetListItemTextLength(ctrl, index)
Parameter
Type
Description
GetListSelectedFile(ctrl, fileName)
Parameter
Type
Description
GetListSelectedFile(ctrl)
Parameter
Type
Description
GetListSelectedIndex(ctrl)
Parameter
Type
Description
GetListSelectedItems(ctrl, selectedArray)
Parameter
Type
Description
GetListSelectedItemsCount(ctrl)
Parameter
Type
Description
GetLocation(ctrl)
Parameter
Type
Description
GetMdiClient(ctrl)
Parameter
Type
Description
GetMessageName(msg)
Parameter
Type
Description
GetMousePositionFromLParam(lParam)
Parameter
Type
Description
GetNextChild(ctrl, typeMask)
Parameter
Type
Description
GetParent(ctrl)
Parameter
Type
Description
GetProfile(ctrl)
Parameter
Type
Description
GetProfileParameter(ctrl, paramCode, paramValue)
Parameter
Type
Description
GetProfileParameter(ctrl, paramCode, paramValue)
Parameter
Type
Description
GetProperty(ctrl, name)
Parameter
Type
Description
GetProperty(ctrl, name, sValue)
Parameter
Type
Description
GetSalMessageName(msg)
Parameter
Type
Description
GetScrollBarPosition(ctrl)
Parameter
Type
Description
GetScrollBarRange(ctrl, nMin, nMax, nLine, nPage)
Parameter
Type
Description
GetSize(ctrl)
Parameter
Type
Description
GetSortedControls(parent)
Parameter
Type
Description
GetState(ctrl)
Parameter
Type
Description
GetStatusBar(ctrl)
Parameter
Type
Description
GetStatusBarText(ctrl)
Parameter
Type
Description
GetSysColor(colorValue)
Parameter
Type
Description
GetText(ctrl)
Parameter
Type
Description
GetText(ctrl, text, maxLen)
Parameter
Type
Description
GetText(ctrl, maxLen)
Parameter
Type
Description
GetTextUnmasked(ctrl)
Parameter
Type
Description
GetToolBar(ctrl)
Parameter
Type
Description
GetWindowColor(ctrl, colorIndex)
Parameter
Type
Description
HasAccessories(ctrl)
Parameter
Type
Description
HideWindow(ctrl)
Parameter
Type
Description
HideWindowAndLabel(ctrl)
Parameter
Type
Description
InsertListItem(ctrl, index, text)
Parameter
Type
Description
Invalidate(ctrl)
Parameter
Type
Description
IsChecked(ctrl)
Parameter
Type
Description
IsDerivedFrom(ctrl, type)
Parameter
Type
Description
IsEmpty(ctrl)
Parameter
Type
Description
IsEnabled(ctrl)
Parameter
Type
Description
IsKeyboardMessage(msg)
Parameter
Type
Description
IsModified(ctrl)
Parameter
Type
Description
IsMouseMessage(msg)
Parameter
Type
Description
IsSalMessage(msg)
Parameter
Type
Description
IsScrollBarVisible(control, bars)
Parameter
Type
Description
IsValid(ctrl)
Parameter
Type
Description
IsValidDateTime(ctrl)
Parameter
Type
Description
IsValidDecimal(ctrl, precision, scale)
Parameter
Type
Description
IsValidEditMask(mask)
Parameter
Type
Description
IsValidFormat(format, code)
Parameter
Type
Description
IsValidInteger(ctrl)
Parameter
Type
Description
IsValidNumber(ctrl)
Parameter
Type
Description
IsVisible(ctrl)
Parameter
Type
Description
KillTimer(ctrl, id)
Parameter
Type
Description
ListGetMultiSelect(ctrl)
Parameter
Type
Description
MDIArrangeIcons(ctrl)
Parameter
Type
Description
MDICascade(ctrl)
Parameter
Type
Description
MDITile(ctrl, vertical)
Parameter
Type
Description
MessageBeep(alert)
Parameter
Type
Description
MessageBox(owner, text, title, flags)
Parameter
Type
Description
ModalDialog(type, owner, args)
Parameter
Type
Description
ModalDialog(typeName, owner, args)
Parameter
Type
Description
Move(ctrl, offset)
Parameter
Type
Description
Paste()
PasteString(text)
Parameter
Type
Description
PixelsToFormUnits(ctrl, pixels, vertical)
Parameter
Type
Description
PopulateList(ctrl, hSql, sql)
Parameter
Type
Description
PopulateList(ctrl, hSql, sql, errorHandler)
Parameter
Type
Description
PopulateListFiles(ctrl, ctrlPath, pathName, attributes)
Parameter
Type
Description
PostMessage(ctrl, msg, wParam, lParam)
Parameter
Type
Description
PreviewForm(ctrl)
Parameter
Type
Description
PrintForm(ctrl)
Parameter
Type
Description
ProcessWndProc(m)
Parameter
Type
Description
RemoveMessageActions(handler)
Parameter
Type
Description
RemoveWindowActions(handler)
Parameter
Type
Description
Scale(size, oldScale, newScale)
Parameter
Type
Description
Scale(point, oldScale, newScale)
Parameter
Type
Description
SendMessage(ctrl, msg, wParam, lParam)
Parameter
Type
Description
SendMessageToChildren(ctrl, msg, wParam, lParam)
Parameter
Type
Description
SendSalMessage(ctrl, msgCode, wParam, lParam)
Parameter
Type
Description
SendValidateMessage()
SetContextMenu(ctrl, menuName, flags)
Parameter
Type
Description
SetContextMenu(ctrl, menuType, flags)
Parameter
Type
Description
SetCursor(ctrl, cursor, type)
Parameter
Type
Description
SetCursor(ctrl, cursorId, type)
Parameter
Type
Description
SetCursor(ctrl, fileName, type)
Parameter
Type
Description
SetCursor(ctrl, blob, type)
Parameter
Type
Description
SetDataLength(ctrl, maxLength)
Parameter
Type
Description
SetDefaultButton(ctrl)
Parameter
Type
Description
SetFocus(ctrl)
Parameter
Type
Description
SetFont(ctrl, name, size, enhancement)
Parameter
Type
Description
SetFormat(ctrl, format)
Parameter
Type
Description
SetFormatCode(ctrl, format)
Parameter
Type
Description
SetFormattedText(ctrl, text, applyFormat)
Parameter
Type
Description
SetInputMask(ctrl, mask)
Parameter
Type
Description
SetLabel(ctrl, label)
Parameter
Type
Description
SetLabelText(ctrl, text)
Parameter
Type
Description
SetListRedraw(ctrl, redraw)
Parameter
Type
Description
SetListSelectedIndex(ctrl, index)
Parameter
Type
Description
SetListSelectedItems(ctrl, index, select)
Parameter
Type
Description
SetListSelectedText(ctrl, startIndex, text)
Parameter
Type
Description
SetListTabStops(ctrl, tabStops)
Parameter
Type
Description
SetLocation(ctrl, pos)
Parameter
Type
Description
SetModified(ctrl, modified)
Parameter
Type
Description
SetProfile(ctrl, profile)
Parameter
Type
Description
SetProfileParameter(ctrl, paramCode, paramValue)
Parameter
Type
Description
SetProfileParameter(ctrl, paramCode, paramValue)
Parameter
Type
Description
SetProperty(ctrl, name, value)
Parameter
Type
Description
SetScrollBarPosition(ctrl, pos)
Parameter
Type
Description
SetScrollBarRange(ctrl, min, max, line, page)
Parameter
Type
Description
SetSize(ctrl, size)
Parameter
Type
Description
SetStatusBarText(ctrl, text)
Parameter
Type
Description
SetStatusBarText(menu, text)
Parameter
Type
Description
SetText(ctrl, text)
Parameter
Type
Description
SetTimer(ctrl, id, millisec)
Parameter
Type
Description
SetWindowColor(ctrl, colorIndex, nColor)
Parameter
Type
Description
ShowStatusBar(ctrl, visible)
Parameter
Type
Description
ShowToolBar(ctrl, visible)
Parameter
Type
Description
ShowWindow(ctrl)
Parameter
Type
Description
ShowWindowAndLabel(ctrl)
Parameter
Type
Description
TrackPopupMenu(ctrl, menuName, flags, pos)
Parameter
Type
Description
TrackPopupMenu(ctrl, menuType, flags, pos)
Parameter
Type
Description
TranslateColor(color)
Parameter
Type
Description
TranslateControl(ctrl)
Parameter
Type
Description
TranslateProfile(profile)
Parameter
Type
Description
TranslateSalColor(colorValue)
Parameter
Type
Description
Undo()
Update(ctrl)
Parameter
Type
Description
UpdateMainMenu(form)
Parameter
Type
Description
Validate(ctrl, showErrorMessage)
Parameter
Type
Description
WaitCursor(wait)
Parameter
Type
Description
WinHelp(ctrl, file, command, index, key)
Parameter
Type
Description
Yield(ctrl)
Parameter
Type
Description
Last updated