SalMultilineField
PPJ.Runtime.Windows.SalMultilineField
public class SalMultilineField : TextBox, ISalWindow, ISalEditControl, ISalControl, IConvertiblePublic Class SalMultilineField
Inherits TextBox
Implements ISalWindow, ISalEditControl, ISalControl, IConvertibleConstructors
SalMultilineField()
Properties
BackColor
CultureInfo
EnableSpellChecker
Label
NamedProperties
Text
Methods
BringWindowToTop()
CenterWindow()
Clear()
ClearCursor(type)
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(typeMask)
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
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
GetTextUnmasked(sText)
Parameter
Type
Description
GetTextUnmasked()
GetWindowColor(colorIndex)
Parameter
Type
Description
GetWindowState()
HideWindow()
HideWindowAndLabel()
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(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
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
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(colorIndex, color)
Parameter
Type
Description
ShowWindow()
ShowWindowAndLabel()
TrackPopupMenu(menuName, flags, x, y)
Parameter
Type
Description
TrackPopupMenu(menuType, flags, x, y)
Parameter
Type
Description
UpdateWindow()
Validate()
Validate(validate)
Parameter
Type
Description
WinHelp(file, command, numData, strData)
Parameter
Type
Description
Yield()
Events
MessageActions
WindowActions
Inherited By
Name
Description
Implements
Name
Description
Last updated