SalListBox
PPJ.Runtime.Windows.SalListBox
public class SalListBox : ListBox, ISalWindow, ISalControl, ISalListControl, IConvertiblePublic Class SalListBox
Inherits ListBox
Implements ISalWindow, ISalControl, ISalListControl, IConvertibleConstructors
SalListBox()
Properties
Label
NamedProperties
ReadOnly
SelectedIndex
Methods
AddListItem(sName)
Parameter
Type
Description
BringWindowToTop()
CenterWindow()
Clear()
ClearCursor(type)
Parameter
Type
Description
ClearList()
DeleteListItem(nIndex)
Parameter
Type
Description
DestroyWindow()
DisableWindow()
DisableWindowAndLabel()
EnableWindow()
EnableWindowAndLabel()
FindChild(windowName)
Parameter
Type
Description
FireWindowActions(msg, mywParam, mylParam)
Parameter
Type
Description
FormUnitsToPixels(formUnits, vertical)
Parameter
Type
Description
GetClassName()
GetControlType()
GetDataType()
GetFirstChild(typeMask)
Parameter
Type
Description
GetFont(name, size, enhancement)
Parameter
Type
Description
GetLabel()
GetLabelText(sText, nMaxLength)
Parameter
Type
Description
GetLabelText(nMaxLength)
Parameter
Type
Description
GetListItemsCount()
GetListItemState(index)
Parameter
Type
Description
GetListItemText(index, text)
Parameter
Type
Description
GetListItemText(index)
Parameter
Type
Description
GetListItemTextLength(index)
Parameter
Type
Description
GetListSelectedFile(fileName)
Parameter
Type
Description
GetListSelectedFile()
GetListSelectedIndex()
GetListSelectedItems(nSelectedArray)
Parameter
Type
Description
GetListSelectedItemsCount()
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()
HideWindowAndLabel()
InsertListItem(nIndex, sAdd)
Parameter
Type
Description
InvalidateWindow()
IsDerivedFromClass(typeClass)
Parameter
Type
Description
IsEnabled()
IsModified()
IsVisible()
KillTimer(idEvent)
Parameter
Type
Description
MoveWindow(xOffset, yOffset)
Parameter
Type
Description
PixelsToFormUnits(numPixels, vertical)
Parameter
Type
Description
PopulateList(hSql, sSelect)
Parameter
Type
Description
PopulateList(hSql, sSelect, errorHandler)
Parameter
Type
Description
PopulateListFiles(ctrlPath, pathName, attributes)
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
SetLabelText(sText)
Parameter
Type
Description
SetListRedraw(redraw)
Parameter
Type
Description
SetListSelectedIndex(index)
Parameter
Type
Description
SetListSelectedItems(index, select)
Parameter
Type
Description
SetListSelectedText(indexStart, text)
Parameter
Type
Description
SetListTabStops(tabStops)
Parameter
Type
Description
SetLocation(x, y)
Parameter
Type
Description
SetModified(bSet)
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()
ShowWindowAndLabel()
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
ReadOnlyChanged
WindowActions
Inherited By
Name
Description
Implements
Name
Description
Last updated