SalComboBox
PPJ.Runtime.Windows.SalComboBox
public class SalComboBox : ComboBox, ISalWindow, ISalEditControl, ISalControl, ISalListControl, IConvertiblePublic Class SalComboBox
Inherits ComboBox
Implements ISalWindow, ISalEditControl, ISalControl, ISalListControl, IConvertibleConstructors
SalComboBox()
Properties
CultureInfo
EditMask
EnableSpellChecker
Label
Modified
NamedProperties
ReadOnly
SelectedIndex
Text
Watermark
Methods
AddListItem(sName)
Parameter
Type
Description
BringWindowToTop()
CenterWindow()
Clear()
ClearCursor(nType)
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()
GetDataLength()
GetDataType()
GetFirstChild(nTypeMask)
Parameter
Type
Description
GetFont(name, size, enhancement)
Parameter
Type
Description
GetFormat(sPicture)
Parameter
Type
Description
GetFormat()
GetFormatCode()
GetFormattedText(sText, bFormat)
Parameter
Type
Description
GetFormattedText(bFormat)
Parameter
Type
Description
GetInputMask(sMask)
Parameter
Type
Description
GetInputMask()
GetLabel()
GetLabelText(sText, nMaxLength)
Parameter
Type
Description
GetLabelText(nMaxLength)
Parameter
Type
Description
GetListItemsCount()
GetListItemState(nIndex)
Parameter
Type
Description
GetListItemText(nIndex, sText)
Parameter
Type
Description
GetListItemText(nIndex)
Parameter
Type
Description
GetListItemTextLength(nIndex)
Parameter
Type
Description
GetListSelectedFile(sFileName)
Parameter
Type
Description
GetListSelectedFile()
GetListSelectedIndex()
GetListSelectedItems(nSelectedArray)
Parameter
Type
Description
GetListSelectedItemsCount()
GetLocation(x, y)
Parameter
Type
Description
GetName(sText)
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(sText, nMaxLen)
Parameter
Type
Description
GetText(nMaxLen)
Parameter
Type
Description
GetTextUnmasked(sText)
Parameter
Type
Description
GetTextUnmasked()
GetWindowColor(colorIndex)
Parameter
Type
Description
GetWindowState()
HideWindow()
HideWindowAndLabel()
InsertListItem(nIndex, sAdd)
Parameter
Type
Description
InvalidateWindow()
IsDerivedFromClass(typeClass)
Parameter
Type
Description
IsEmpty()
IsEnabled()
IsModified()
IsValid()
IsValidDateTime()
IsValidDecimal(nPrecision, nScale)
Parameter
Type
Description
IsValidInteger()
IsValidNumber()
IsVisible()
KillTimer(idEvent)
Parameter
Type
Description
MoveWindow(nXOffset, nYOffset)
Parameter
Type
Description
PixelsToFormUnits(nNumPixels, bVertical)
Parameter
Type
Description
PopulateList(hSql, sSelect)
Parameter
Type
Description
PopulateList(hSql, sSelect, errorHandler)
Parameter
Type
Description
PopulateListFiles(ctrlPath, sPathName, nAttributes)
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
SetDataLength(length)
Parameter
Type
Description
SetFocus()
SetFont(name, size, enhancement)
Parameter
Type
Description
SetFormat(sPicture)
Parameter
Type
Description
SetFormatCode(nFormat)
Parameter
Type
Description
SetInputMask(sMask)
Parameter
Type
Description
SetLabelText(sText)
Parameter
Type
Description
SetListRedraw(bRedraw)
Parameter
Type
Description
SetListSelectedIndex(nIndex)
Parameter
Type
Description
SetListSelectedItems(nIndex, bSelect)
Parameter
Type
Description
SetListSelectedText(nIndexStart, sText)
Parameter
Type
Description
SetListTabStops(nTabStops)
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
SetText(sValue, bFormat)
Parameter
Type
Description
SetTimer(idEvent, elapseMilliSec)
Parameter
Type
Description
SetWindowColor(nColorIndex, nColor)
Parameter
Type
Description
ShowWindow()
ShowWindowAndLabel()
TrackPopupMenu(menuName, flags, x, y)
Parameter
Type
Description
TrackPopupMenu(menuType, nFlags, nX, nY)
Parameter
Type
Description
UpdateWindow()
Validate()
Validate(validate)
Parameter
Type
Description
WinHelp(file, command, numData, strData)
Parameter
Type
Description
Yield()
Events
MessageActions
ReadOnlyChanged
WindowActions
Inherited By
Name
Description
Implements
Name
Description
Last updated