PPJ Web API
HomeCurrent IssuesDownloads
  • Welcome
  • Concepts
  • PPJ.Web.49
    • General
      • Sal
      • Sys
      • SalApplication
      • SalNamedProperties
      • SalWindow
      • WindowActionsEventArgs
      • SalXML
    • COM
      • SalCoClass
      • SalObject
      • SalOleErrorInfo
      • SalSafeArray
      • SalVariant
      • stdole_Font
      • stdole_Picture
      • stdole_StdFont
      • stdole_StdPicture
    • Controls
      • SalBackgroundText
      • SalCheckBox
      • SalComboBox
      • SalContext
      • SalCustomControl
      • SalDataField
        • DataType
      • SalFrame
      • SalGeneralWindow
      • SalGroupBox
      • SalGroupSeparator
      • SalHorizontalScrollBar
      • SalLine
      • SalListBox
      • SalMultilineField
      • SalNavigationBar
      • SalOptionButton
        • OptionButtonStyle
      • SalPicture
        • ImageStorage
      • SalPushbutton
      • SalRadioButton
      • SalTimer
      • SalTreeControl
        • SalTreeItem
      • SalUserControl
      • SalVerticalScrollBar
    • Forms
      • AccessoryType
      • SalDialogBox
      • SalForm
      • SalFormClientArea
      • SalFormStatusBar
      • SalFormTableWindow
      • SalFormToolBar
      • SalFormWindow
      • SalMDIWindow
      • SalRibbonBarBase
      • SalRibbonBarForm
      • SalRibbonBarMDI
    • Interfaces
      • ISalType
      • ISalAccessory
      • ISalControl
      • ISalEditControl
      • ISalListControl
      • ISalListItem
      • ISalMenu
      • ISalPictureControl
      • ISalRadioButton
      • ISalReport
      • ISalWindow
    • Menus
      • SalContextMenu
      • SalFormMainMenu
      • SalMenuItem
      • SalMenuSeparator
      • SalPopupMenu
      • SalWindowsMenu
    • QO
      • SalQuickTabs
      • SalQuickTabsDialog
      • SalQuickTabsForm
      • SalQuickTabsParent
      • SalQuickTabsParentDialog
      • SalQuickTabsParentForm
    • Sql
      • SalSqlBindVariables
      • SalSqlError
      • SalSqlHandle
      • SalSqlSessionHandle
      • Sql
      • SqlContext
      • SqlOra
      • WhenSqlError
    • Types
      • SalArray<T>
      • SalBinary
      • SalBoolean
      • SalDateTime
      • SalFileHandle
      • SalFunctionalClass
      • SalNumber
      • SalResource
      • SalString
      • SalStringContext
      • SalWindowHandle
  • PPJ.Web.Vis.49
    • General
      • Vis
      • VisTblEx
    • Controls
      • VisCalendar
      • VisCalendarDropDown
      • VisColorComboBox
      • VisColorListBox
      • VisComboBoxBase
      • VisDesktopListBox
      • VisDirListBox
      • VisDirTreeListBox
      • VisDriveComboBox
      • VisDriveListBox
      • VisDropDownBase
      • VisFileListBox
      • VisFontComboBox
      • VisFontListBox
      • VisFontNameComboBox
      • VisFontNameListBox
      • VisListBoxBase
      • VisListBoxExtension
      • VisListView
      • VisListViewDropDown
      • VisMeter
      • VisOutlineComboBox
      • VisOutlineListBox
      • VisPictureComboBox
      • VisPictureListBox
      • VisPoint
      • VisRadioListBox
      • VisRect
      • VisSize
      • VisSpinField
      • VisSplitter
      • VisSplitterWindow
        • Orientation
  • PPJ.Web.XSal.49
    • General
      • XSal
      • XSalScript
    • Controls
      • XSalFlatButton
      • XSalHSplitter
      • XSalSplitter
      • XSalToolbar
      • XSalToolbox
      • XSalVSplitter
Powered by GitBook
On this page
  • Constructors
  • SalWindowHandle(handle)
  • SalWindowHandle(ctrl)
  • Properties
  • Control
  • IsNull
  • Value
  • Methods
  • AddListItem(sName)
  • AnyRows(nFlagsOn, nFlagsOff)
  • BringWindowToTop()
  • CenterWindow()
  • Clear()
  • ClearCursor(nType)
  • ClearImage()
  • ClearList()
  • ClearSelection()
  • ColumnAverage(nColumnID, nFlagsOn, nFlagsOff)
  • ColumnSum(nColumnID, nFlagsOn, nFlagsOff)
  • CompareTo(obj)
  • CompareTo(handle)
  • CopyRows(nFlagsOn, nFlagsOff)
  • CreateColumn(nColumnPos, nDispWidth, nMaxChars, sTitle)
  • CreateColumnEx(nColumnPos, nDispWidth, sTitle, nMaxChars, nDatatype)
  • DefineCheckBoxColumn(nFlags, sCheckedValue, sUncheckedValue)
  • DefineDropDownListColumn(nFlags, nLines)
  • DefinePopupEditColumn(nFlags, nLines)
  • DefineRowHeader(sTitle, nWidth, nFlags, column)
  • DefineSplitWindow(nRowsLowerHalf, bDragAdjust)
  • DeleteListItem(nIndex)
  • DeleteRow(nRow, nFlag)
  • DeleteSelected(hSql)
  • DeleteSelected(hSql, errorHandler)
  • DestroyColumns()
  • DestroyWindow()
  • DisableWindow()
  • DisableWindowAndLabel()
  • DoDeletes(hSql, nFlagsOn)
  • DoDeletes(hSql, nFlagsOn, errorHandler)
  • DoInserts(hSql, bClearFlags)
  • DoInserts(hSql, bClearFlags, errorHandler)
  • DoUpdates(hSql, bClearFlags)
  • DoUpdates(hSql, bClearFlags, errorHandler)
  • DrawMenuBar()
  • EnableWindow()
  • EnableWindowAndLabel()
  • EndDialog(nReturn)
  • FetchRow(nRow)
  • FindChild(sWindowName)
  • FindControl(name)
  • FindMember(name)
  • FindNextRow(nRow, nFlagsOn, nFlagsOff)
  • FindPrevRow(nRow, nFlagsOn, nFlagsOff)
  • FireWindowActions(nMsg, nMywParam, nMylParam)
  • FireWindowActionsToChildren(nMsg, nMywParam, nMylParam)
  • FormUnitsToPixels(nFormUnits, bVertical)
  • GetCellType(nType)
  • GetCellType()
  • GetClassName()
  • GetColumnFlags(nFlags)
  • GetColumnID()
  • GetColumnPosition()
  • GetColumnText(nColumnID, sText)
  • GetColumnText(nColumnID)
  • GetColumnTitle(sText, nMaxLen)
  • GetColumnTitle(nMaxLen)
  • GetColumnWidth(nFormUnits)
  • GetColumnWidth()
  • GetColumnWindow(nCol, nFlags)
  • GetContextRow()
  • GetControlType()
  • GetDataLength()
  • GetDataType()
  • GetDefaultButton()
  • GetFirstChild(nTypeMask)
  • GetFont(sName, nSize, nEnhancement)
  • GetFormat(sPicture)
  • GetFormat()
  • GetFormatCode()
  • GetFormattedText(sText, bFormat)
  • GetFormattedText(bFormat)
  • GetImageBytes(sImageBytes, nType)
  • GetImageDescription(sDesc, nMaxLen)
  • GetImageDescription(nMaxLen)
  • GetImageString(nFormat, sPict)
  • GetImageString(nFormat)
  • GetInputMask(sMask)
  • GetInputMask()
  • GetLabel()
  • GetLabelText(sText, nMaxLength)
  • GetLabelText(nMaxLength)
  • GetLinesPerRow(nLines)
  • GetLinesPerRow()
  • GetListItemsCount()
  • GetListItemState(nIndex)
  • GetListItemText(nIndex, sText)
  • GetListItemText(nIndex)
  • GetListItemTextLength(nIndex)
  • GetListSelectedFile(sFileName)
  • GetListSelectedFile()
  • GetListSelectedIndex()
  • GetListSelectedItems(nSelectedArray)
  • GetListSelectedItemsCount()
  • GetLocation(nX, nY)
  • GetLockedColumns()
  • GetName(sText)
  • GetName()
  • GetNextChild(nTypeMask)
  • GetObjectData(info, context)
  • GetParent()
  • GetProperty(sName, sValue)
  • GetProperty(sName)
  • GetRowFlags(nRow, nFlags)
  • GetScrollBarPosition(nPos)
  • GetScrollBarPosition()
  • GetScrollBarRange(nMin, nMax, nLine, nPage)
  • GetSize(nWidth, nHeight)
  • GetStatusBarText(sText, nMaxLen)
  • GetStatusBarText(nMaxLen)
  • GetTableFlags(nFlags)
  • GetText(sText, nMaxLen)
  • GetText(nMaxLen)
  • GetTextUnmasked(sText)
  • GetTextUnmasked()
  • GetWindowColor(nColorIndex)
  • GetWindowState()
  • HideWindow()
  • HideWindowAndLabel()
  • HitTest(nX, nY, nRow, hWndCol, nFlags)
  • InsertListItem(nIndex, sAdd)
  • InsertRow(nRow)
  • InvalidateWindow()
  • IsChecked()
  • IsDerivedFromClass(tClass)
  • IsEmpty()
  • IsEnabled()
  • IsModified()
  • IsValid()
  • IsValidDateTime()
  • IsValidDecimal(nPrecision, nScale)
  • IsValidInteger()
  • IsValidNumber()
  • IsVisible()
  • KillCellEdit()
  • KillFocusRow()
  • KillTimer(nIDEvent)
  • MoveWindow(nXOffset, nYOffset)
  • PasteRows()
  • PixelsToFormUnits(nNumPixels, bVertical)
  • Populate(hSql, sSelect, nMethod)
  • Populate(hSql, sSelect, nMethod, errorHandler)
  • Populate(hSql, sSelect)
  • Populate(hSql, sSelect, errorHandler)
  • PopulateList(hSql, sSelect)
  • PopulateList(hSql, sSelect, errorHandler)
  • PopulateListFiles(ctrlPath, sPathName, nAttributes)
  • PostMessage(nMsg, nMywParam, nMylParam)
  • QueryCheckBoxColumn(nFlags, sCheckedValue, sUncheckedValue)
  • QueryDropDownListColumn(nFlags, nLines)
  • QueryFocusCell(nRow, hWndCol)
  • QueryPopupEditColumn(nFlags, nLines)
  • QueryRowHeader(sTitle, nMaxTitle, nWidth, nFlags, hWndCol)
  • QueryScroll(nPosition, nMinRange, nMaxRange)
  • QuerySplitWindow(nRowsLowerHalf, bDragAdjust)
  • QueryVisibleRange(nMinRange, nMaxRange)
  • ResetTable()
  • ScrollRow(nRow, column, nFlags)
  • ScrollRow(nRow, column)
  • SendMessage(nMsg, nMywParam, nMylParam)
  • SendMessageToChildren(nMsg, nMywParam, nMylParam)
  • SetCellTextColor(nColor, bDiscardable)
  • SetCellTextColor(nColor)
  • SetColumnFlags(nFlags, bSet)
  • SetColumnPos(nPos)
  • SetColumnPosition(nPos)
  • SetColumnText(nColumnID, sText)
  • SetColumnTitle(sTitle)
  • SetColumnWidth(nFormUnits)
  • SetContextMenu(menuName, flags)
  • SetContextMenu(menuType, flags)
  • SetContextRow(nRow)
  • SetCursor(nResourceId, nType)
  • SetCursor(sBlob, nType)
  • SetCursorFile(sFile, nType)
  • SetDataLength(length)
  • SetDefaultButton()
  • SetFlagsAnyRows(nFlags, bSet, nFlagsOn, nFlagsOff)
  • SetFocus()
  • SetFocusCell(nRow, column)
  • SetFocusRow(nRow)
  • SetFont(sName, nSize, nEnhancement)
  • SetFormat(sPicture)
  • SetFormatCode(nFormat)
  • SetImageBytes(sImageBytes, nType)
  • SetImageFile(sFileName)
  • SetImageFit(nFit, nScaleWidth, nScaleHeight)
  • SetImageFit(nFit)
  • SetImageHandle(nType, nHandle)
  • SetImageResource(tResource, nFormat)
  • SetImageString(nFormat, sPicture)
  • SetInputMask(sMask)
  • SetLabelText(sText)
  • SetLinesPerRow(nLines)
  • SetListSelectedIndex(nIndex)
  • SetListSelectedItems(nIndex, bSelect)
  • SetListSelectedText(nIndexStart, sText)
  • SetLocation(nX, nY)
  • SetLockedColumns(nLockedColumns)
  • SetModified(bSet)
  • SetProperty(sName, sValue, nLength)
  • SetRange(nMin, nMax)
  • SetRow(nRowPos)
  • SetRowFlags(nRow, nFlags, bSet)
  • SetScrollBarPosition(nPos)
  • SetScrollBarRange(nMin, nMax, nLine, nPage)
  • SetSize(nWidth, nHeight)
  • SetStatusBarText(sText)
  • SetTableFlags(nFlags, bSet)
  • SetText(sText)
  • SetText(sValue, bFormat)
  • SetTimer(nIDEvent, nElapseMilliSec)
  • SetWindowColor(nColorIndex, nColor)
  • ShowStatusBar(bShow)
  • ShowToolBar(bShow)
  • ShowWindow()
  • ShowWindowAndLabel()
  • SortRows(nColumnID, nOrder)
  • ToControl()
  • ToInt32()
  • ToIntPtr()
  • ToNumber()
  • TrackPopupMenu(sMenuName, nFlags, nX, nY, callback)
  • TrackPopupMenu(menuType, nFlags, nX, nY, callback)
  • UpdateWindow()
  • Validate()
  • Validate(nValidate)
  • Used By
  1. PPJ.Web.49
  2. Types

SalWindowHandle

PPJ.Runtime.SalWindowHandle

PreviousSalStringContextNextGeneral

Last updated 2 years ago

Namespace: PPJ.Runtime

Assembly: PPJ.Web.49 (4.9.0.0)

SAL WindowHandle basic type. This class holds either a raw handle (a handle to SalSqlHandle, SalSqlSessionHandle, SalFileHandle, or a native control handle) or a weak reference to a .NET control.

public struct SalWindowHandle : ValueType, IConvertible, IComparable, ISalType, ISerializable, IXmlSerializable, IWisejSerializable
Public Structure SalWindowHandle
    Implements ValueType, IConvertible, IComparable, ISalType, ISerializable, IXmlSerializable, IWisejSerializable

Constructors

SalWindowHandle(handle)

Creates a new SalWindowHandle.

Name
Type
Description

handle

SalWindowHandle(ctrl)

Creates a new SalWindowHandle.

Name
Type
Description

ctrl

Properties

Control

: Returns the referenced control instance.

Methods

Adds a string to a list box or combo box.

Parameter
Type
Description

sName

Determines whether any rows in the specified table window match certain flags.

Parameter
Type
Description

nFlagsOn

nFlagsOff

Brings a window to the top of all overlapping windows.

Centers a window. If the window is a top-level window, it centers it on the desktop. If the window is a child window, it centers it on top of its parent.

Clears the value from a data field, multiline field, or table window column.

Clears a window's cursor.

Parameter
Type
Description

nType

Deletes the contents of a picture.

Deletes all entries from a list box or combo box.

Deselects all rows of a table window.

Computes the average of all column values or only specified column values in a table window.

Parameter
Type
Description

nColumnID

nFlagsOn

nFlagsOff

Computes the sum of all column values or only specified column values in a table window.

Parameter
Type
Description

nColumnID

nFlagsOn

nFlagsOff

compare to an object

Parameter
Type
Description

obj

compare to a SalWindowHandle

Parameter
Type
Description

handle

Copies the contents of the specified table window rows to the Clipboard in text format.

Parameter
Type
Description

nFlagsOn

nFlagsOff

Creates a table window column of string data type at runtime.

Parameter
Type
Description

nColumnPos

nDispWidth

nMaxChars

sTitle

Creates a table window column using a given data type at runtime. Allowed types are DT_String, DT_Number and DT_DateTime

Parameter
Type
Description

nColumnPos

nDispWidth

sTitle

nMaxChars

nDatatype

Define a column as a check box.

Parameter
Type
Description

nFlags

sCheckedValue

sUncheckedValue

Define a column as a drop down list.

Parameter
Type
Description

nFlags

nLines

Define a column as a popup edit window.

Parameter
Type
Description

nFlags

nLines

Defines the appearance and behavior of a table window's row header.

Parameter
Type
Description

sTitle

nWidth

nFlags

column

Splits a table window horizontally.

Parameter
Type
Description

nRowsLowerHalf

bDragAdjust

Deletes a list box or combo box entry.

Parameter
Type
Description

nIndex

Deletes a row from a table window but not from the database.

Parameter
Type
Description

nRow

nFlag

Applies a SQL DELETE statement to all table window rows with the ROW Selected flag.

Parameter
Type
Description

hSql

Applies a SQL DELETE statement to all table window rows with the ROW Selected flag.

Parameter
Type
Description

hSql

errorHandler

Destroys all automatic columns created by SalTblCreateColumn or SalTblPopulate at runtime. This function only works on table windows that contain only automatic columns.

Destroys a form window, a top-level table window, or a modeless dialog box created with SalCreateWindow.

Disables keyboard and mouse input to a window. If the window contains text (for example, a push button), the text is grayed. If the window is a data field, it cannot receive the focus.

Disables keyboard and mouse input to a window and grays out its associated label. A label is the label control that immediately precedes the window in the outline. The label control must have a mnemonic. If the window contains text (for example, a push button), the text is grayed. If the window is a data field, it cannot receive the focus.

Applies a SQL DELETE statement to all table window rows that have nFlagsOn flags.

Parameter
Type
Description

hSql

nFlagsOn

Applies a SQL DELETE statement to all table window rows that have nFlagsOn flags.

Parameter
Type
Description

hSql

nFlagsOn

errorHandler

Applies a SQL INSERT statement to all the rows in a table window that have the ROW New flag.

Parameter
Type
Description

hSql

bClearFlags

Applies a SQL INSERT statement to all the rows in a table window that have the ROW New flag.

Parameter
Type
Description

hSql

bClearFlags

errorHandler

Applies a SQL UPDATE statement to all table window rows with the Row Edited flag.

Parameter
Type
Description

hSql

bClearFlags

Applies a SQL UPDATE statement to all table window rows with the Row Edited flag.

Parameter
Type
Description

hSql

bClearFlags

errorHandler

Redraws the menu bar for a given form window or top-level table window.

Enables keyboard and mouse input to a window.

Enables keyboard and mouse input to a window and enables its associated label as well. A label is the label control that immediately precedes the window in the outline.

Destroys a modal dialog box and returns control to the caller of SalModalDialog.

Parameter
Type
Description

nReturn

Sends a SAM_FetchRow message to a table window if the row you specify is not currently in the table window cache.

Parameter
Type
Description

nRow

This function finds a child window of a given name in the specified window.

Parameter
Type
Description

sWindowName

Finds a member control in the specified control. Used as a helper functions to resolve unqualified references.

Parameter
Type
Description

name

Find a member in the specified control. Used as a helper functions to resolve unqualified references.

Parameter
Type
Description

name

Parameter
Type
Description

nRow

nFlagsOn

nFlagsOff

Parameter
Type
Description

nRow

nFlagsOn

nFlagsOff

Dispatches the specified message (Window Actions) directly to the control's WindowActions event handlers, without going through Windows message loop.

Parameter
Type
Description

nMsg

nMywParam

nMylParam

Dispatches the specified message (Window Actions) directly to the children's WindowActions event handlers, without going through Windows message loop.

Parameter
Type
Description

nMsg

nMywParam

nMylParam

Computes the number of pixels in the number of form units. Form units are a unit of measurement used by functions which move and position objects. Form units are computed using physical units (pixels) in conjunction with the window's font size.

Parameter
Type
Description

nFormUnits

bVertical

Parameter
Type
Description

nType

Indicates whether a column is a checkbox, drop down list, popup edit, or standard column.

Return the name of a window's class as a string.

Tests the state of a table window column's flags.

Parameter
Type
Description

nFlags

Gets a table window column's identifier.

Gets a table window column's relative position.

Parameter
Type
Description

nColumnID

sText

Gets data from a column of a table window's context row.

Parameter
Type
Description

nColumnID

Parameter
Type
Description

sText

nMaxLen

Gets the title of a table window column.

Parameter
Type
Description

nMaxLen

Parameter
Type
Description

nFormUnits

Returns the width (in form units) of a table window column.

Gets the handle of a table window column.

Parameter
Type
Description

nCol

nFlags

Returns a table window's current context row. Before sending a SAM_FetchRow message, automatically sets the context row so that assignments made while processing the message reference the correct row.

Returns an object's type.

Returns the maximum length of a data field, multiline text field, or table window column.

Returns a data field's or table window column's data type.

Returns the handle of the default push button on a form window or dialog box. The default push button is the one that has the focus by default.

Returns the handle of the first child window of the specified type. You can use this function to get the handles of MDI child windows.

Parameter
Type
Description

nTypeMask

Parameter
Type
Description

sName

nSize

nEnhancement

Parameter
Type
Description

sPicture

Gets the picture format of a data field or table window column.

Returns the current format of a data field or table window column.

Parameter
Type
Description

sText

bFormat

Copies the contents of a data field or table window column to a string. This function also lets you copy the format of the data.

Parameter
Type
Description

bFormat

Parameter
Type
Description

sImageBytes

nType

Parameter
Type
Description

sDesc

nMaxLen

Retrieves a description of a picture's contents.

Parameter
Type
Description

nMaxLen

Parameter
Type
Description

nFormat

sPict

Return the contents of a picture into a string.

Parameter
Type
Description

nFormat

Parameter
Type
Description

sMask

Gets the input mask of a data field or table window column.

Retrieves the window handle of the label (label control) that is associated with the hWndTarget parameter. There must be a mnemonic in that label, and it must immediately precede hWndTarget in the outline, or this function will fail.

Parameter
Type
Description

sText

nMaxLength

Retrieves the text of the label associated to a control. Important: The label control does not require a mnemonic for the functions listed above to operate.

Parameter
Type
Description

nMaxLength

Parameter
Type
Description

nLines

Retrieves the height of a row in lines.

Returns the number of list box or combo box entries.

Determines whether the specified list box or combo box entry is selected.

Parameter
Type
Description

nIndex

Parameter
Type
Description

nIndex

sText

Returns the text of the specified item.

Parameter
Type
Description

nIndex

Returns the length of a list box or combo box entry.

Parameter
Type
Description

nIndex

Parameter
Type
Description

sFileName

Fetches the selected directory or file name from a list box or combo box.

Returns the index of the selected entry in a combo box or single-selection list box.

Returns an array of index numbers of selected list box entries.

Parameter
Type
Description

nSelectedArray

Returns the number of selected entries in a multiple-selection list box. Specify single- or multiple-selection in the list box's customizer.

Parameter
Type
Description

nX

nY

Retrieves the number of locked table window columns.

Parameter
Type
Description

sText

Gets the name of an object.

Returns the handle of the next child window that matches a specified type.

Parameter
Type
Description

nTypeMask

get object data

Parameter
Type
Description

info

context

Returns the handle of an object's parent window.

Parameter
Type
Description

sName

sValue

Gets the value of a named property.

Parameter
Type
Description

sName

Queries a row's flags.

Parameter
Type
Description

nRow

nFlags

Parameter
Type
Description

nPos

Returns the current scroll bar value.

Parameter
Type
Description

nMin

nMax

nLine

nPage

Parameter
Type
Description

nWidth

nHeight

Parameter
Type
Description

sText

nMaxLen

Gets the text displayed in the status bar of a top-level or MDI window.

Parameter
Type
Description

nMaxLen

Tests the state of a table window's flags.

Parameter
Type
Description

nFlags

Parameter
Type
Description

sText

nMaxLen

Retrieves the text of a window.

Parameter
Type
Description

nMaxLen

Parameter
Type
Description

sText

Unmasks the text from a masked edit control.

Gets a window's color.

Parameter
Type
Description

nColorIndex

Returns a window's current state.

Hides a window.

Hides a window and its associated label.

Parameter
Type
Description

nX

nY

nRow

hWndCol

nFlags

Inserts an entry into a list box or combo box at a specified position.

Parameter
Type
Description

nIndex

sAdd

Inserts a new blank row into a table window.

Parameter
Type
Description

nRow

Causes a window to be repainted.

Determines whether a radio button is set or a check box is checked.

Determines whether a window is an instance of the specified class.

Parameter
Type
Description

tClass

Verifies whether a data field, multiline text field, or table window column is null or empty.

Determines whether a window is enabled for mouse and keyboard input.

Returns the setting of the Field Edit Flag for a data field, multiline field, combo box, table window's context row cell, or picture.

Validates the contents of a data field or table window column using the current profile.

Verifies whether a data field, multiline text field, or table window column contains a valid date/time value. For multiline text fields, the date/time value must be the only item in the field.

Verifies whether a data field, multiline text field, or table window column contains a valid decimal value. For multiline text fields, the decimal value must be the only item in the field.

Parameter
Type
Description

nPrecision

nScale

Verifies whether a data field, multiline text field, or table window column contains a valid integer value. For multiline text fields, the integer value must be the only item in the field.

Verifies whether a data field, multiline text field, or table window column contains a valid numeric value. Valid numbers are integers or floating point numbers, negative and positive. For multiline text fields, the numeric value must be the only item in the field.

Determines whether a window is currently visible.

Takes a row out of edit mode and selects the row. This causes the row to receive both SAM_Validate and SAM_KillFocus messages.

Turns off the table window's focus frame.

Destroys an object's system timer.

Parameter
Type
Description

nIDEvent

Moves a window a given number of form units on the X and Y axes relative to its current position.

Parameter
Type
Description

nXOffset

nYOffset

Pastes the contents of the Clipboard to the specified table window. Assumes the Clipboard data is in text format with cells delimited by tab characters and rows delimited by end-of-line characters. Inserts the new rows into the table window without overwriting existing rows, and converts the data to the data types of the corresponding table window columns.

Computes the number of form units based on the number of pixels. Form units are a unit of measurement used by functions that move and position objects. Form units are computed using physical units (pixels) in conjunction with a window's font sizes.

Parameter
Type
Description

nNumPixels

bVertical

Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.

Parameter
Type
Description

hSql

sSelect

nMethod

Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.

Parameter
Type
Description

hSql

sSelect

nMethod

errorHandler

Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.

Parameter
Type
Description

hSql

sSelect

Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.

Parameter
Type
Description

hSql

sSelect

errorHandler

Populates a list box or combo box with a result set. SalListPopulate overrides any settings made with SalListSetTabs. If the SELECT statement returns data from multiple columns, each column's data displayed in a list box is separated by tabs. However, due to a Microsoft Windows limitation, each column's data displayed in a combo box is separated by a single '|' character. There is no space between one column's data, the separator character, and another column's data.

Parameter
Type
Description

hSql

sSelect

Populates a list box or combo box with a result set. SalListPopulate overrides any settings made with SalListSetTabs. If the SELECT statement returns data from multiple columns, each column's data displayed in a list box is separated by tabs. However, due to a Microsoft Windows limitation, each column's data displayed in a combo box is separated by a single '|' character. There is no space between one column's data, the separator character, and another column's data.

Parameter
Type
Description

hSql

sSelect

errorHandler

Parameter
Type
Description

ctrlPath

sPathName

nAttributes

Posts the specified message to a window by adding nMsg to hWndReceiver's message queue.

Parameter
Type
Description

nMsg

nMywParam

nMylParam

Parameter
Type
Description

nFlags

sCheckedValue

sUncheckedValue

Parameter
Type
Description

nFlags

nLines

Parameter
Type
Description

nRow

hWndCol

Parameter
Type
Description

nFlags

nLines

Parameter
Type
Description

sTitle

nMaxTitle

nWidth

nFlags

hWndCol

Parameter
Type
Description

nPosition

nMinRange

nMaxRange

Parameter
Type
Description

nRowsLowerHalf

bDragAdjust

Parameter
Type
Description

nMinRange

nMaxRange

Clears a table window by discarding all rows from the table window cache and setting the table range to 0, -1.

Scrolls a table window to the specified row and column.

Parameter
Type
Description

nRow

column

nFlags

Scrolls a table window to the specified row and column.

Parameter
Type
Description

nRow

column

Sends the specified message to a window. SalSendMsg does not return until the processing for the message is complete.

Parameter
Type
Description

nMsg

nMywParam

nMylParam

Sends a message to all child items of a form window, dialog box, table window, or MDI window.

Parameter
Type
Description

nMsg

nMywParam

nMylParam

Changes a table window cell's text color.

Parameter
Type
Description

nColor

bDiscardable

Changes a table window cell's text color.

Parameter
Type
Description

nColor

Sets or clears a table window column's flags.

Parameter
Type
Description

nFlags

bSet

Moves a table window column to a new position.

Parameter
Type
Description

nPos

Moves a table window column to a new position.

Parameter
Type
Description

nPos

Assigns data to a column of a table window's context row.

Parameter
Type
Description

nColumnID

sText

Sets the title of a table window column.

Parameter
Type
Description

sTitle

Sets a table window column's display width.

Parameter
Type
Description

nFormUnits

Defines a named popup menu that displays automatically when a window receives SAM_ContextMenu.

Parameter
Type
Description

menuName

flags

Defines a named popup menu that displays automatically when a window receives SAM_ContextMenu.

Parameter
Type
Description

menuType

flags

Sets a table window's context row. Setting the context row does not send a SAM_FetchRow message. If the row is not currently in memory, creates a new row in memory and sets its cell values to null.

Parameter
Type
Description

nRow

Sets a window's cursor.

Parameter
Type
Description

nResourceId

nType

Sets a window's cursor from a string variable.

Parameter
Type
Description

sBlob

nType

Sets an application-defined cursor for the specified window. Use this function to set the cursor from an image stored in a file.

Parameter
Type
Description

sFile

nType

Sets a limit on the number of characters that a user can enter into a data field, multiline text field, or table window column.

Parameter
Type
Description

length

Sets the default push button of a form window or dialog box.

Sets or clears row flags.

Parameter
Type
Description

nFlags

bSet

nFlagsOn

nFlagsOff

Sets the focus to a specified window.

Sets the focus to the specified table window cell (row and column). Puts the table window into edit mode and lets the user select a portion of the data in the cell.

Parameter
Type
Description

nRow

column

Sets a table window's focus frame row.

Parameter
Type
Description

nRow

Sets a window's font, font size, and font enhancements.

Parameter
Type
Description

sName

nSize

nEnhancement

Sets the picture format of a data field or table window column.

Parameter
Type
Description

sPicture

Sets a data field's or table window column's format.

Parameter
Type
Description

nFormat

Inserts the contents of a picture to an image without the image header.

Parameter
Type
Description

sImageBytes

nType

Inserts a file's contents into a picture.

Parameter
Type
Description

sFileName

Parameter
Type
Description

nFit

nScaleWidth

Not supported.

nScaleHeight

Not supported.

Sets the fit for a picture.

Parameter
Type
Description

nFit

Sets the picture image of a picture window with the handle of a bitmap (HBITMAP) or icon (HICON). Usually, HBITMAPs and HICONs are loaded from DLLs.

Parameter
Type
Description

nType

nHandle

HICON or HBITMAp handle of the image.

Inserts a resource into a picture.

Parameter
Type
Description

tResource

nFormat

Inserts the contents of a string into a picture.

Parameter
Type
Description

nFormat

sPicture

Sets the input mask of a data field or table window column.

Parameter
Type
Description

sMask

Sets the text of the associated label control.

Parameter
Type
Description

sText

Sets the height of a row in lines.

Parameter
Type
Description

nLines

Selects or deselects a combo box or single-selection list box entry.

Parameter
Type
Description

nIndex

Selects or deselects a combo box or multiple-selection list box entry.

Parameter
Type
Description

nIndex

bSelect

Finds and selects a combo box or single-selection list box entry.

Parameter
Type
Description

nIndexStart

sText

Moves a window to a new position (x, y) on the X and Y axes.

Parameter
Type
Description

nX

nY

Sets the number of locked table window columns.

Parameter
Type
Description

nLockedColumns

Sets or clears the field edit flag for an editable data field, combo box, multiline text field, table window column, or picture.

Parameter
Type
Description

bSet

Sets the value of a named property.

Parameter
Type
Description

sName

sValue

nLength

Defines the minimum and maximum rows (range) of a table.

Parameter
Type
Description

nMin

nMax

Sets the focus to the first, last, next, or previous row in a table window.

Parameter
Type
Description

nRowPos

Sets or clears a table window row's flags.

Parameter
Type
Description

nRow

nFlags

bSet

Sets the scrollbar's value.

Parameter
Type
Description

nPos

Sets a scroll bar's range, line increment, and page increment. When the scroll bar is created, assigns it these values: Minimum scroll position0 Maximum scroll position100 Line Increment1 Page Increment10 If the scroll bar's current position is outside the new range, its position changes to one within the new range. The range of a scroll bar is -32,767 to 32,767.

Parameter
Type
Description

nMin

nMax

nLine

nPage

Resizes a window.

Parameter
Type
Description

nWidth

nHeight

Displays specified text in the status bar of a top-level or MDI window.

Parameter
Type
Description

sText

Sets or clears a table window's flags.

Parameter
Type
Description

nFlags

bSet

Sets the text of a window.

Parameter
Type
Description

sText

Copies a string to a data field or table window column. After copying the string to the field, formats the string.

Parameter
Type
Description

sValue

bFormat

Creates a system timer for a given object. When a timer event occurs, sends SAM_Timer messages to the object in specified intervals. Timers are a limited global resource. Your application must check the value returned by SalTimerSet to verify that the timer was created.

Parameter
Type
Description

nIDEvent

nElapseMilliSec

Sets a window's color.

Parameter
Type
Description

nColorIndex

nColor

Shows or hides the status bar on a top-level or MDI window.

Parameter
Type
Description

bShow

Shows or hides the tool bar on a top-level or MDI window.

Parameter
Type
Description

bShow

Makes a window visible.

Makes a window and its associated label visible. A label is the label control that immediately precedes the window in the outline.

Sorts the rows of a table window based on the values in one of the table window's columns.

Parameter
Type
Description

nColumnID

nOrder

Returns the Control associated with this handle.

Converts a window handle to a number.

Returns the IntPtr value.

Returns the value converted to SalNumber.

Creates pop-up menus at runtime.

Parameter
Type
Description

sMenuName

nFlags

nX

nY

callback

Creates pop-up menus at runtime.

Parameter
Type
Description

menuType

nFlags

nX

nY

callback

Forces the update of a window.

Validates and formats a data field's or table window column's contents.

Validates and formats a data field's or table window column's contents.

Parameter
Type
Description

nValidate

Used By

Name
Description

Not supported.

Not Supported.

Gets the handle of a table window column.

Converts a number to a window handle.

Gets the handle of a table window column.

This function finds a child window of a given name in the specified window.

Sets the focus to a specified window.

Retrieves the window handle of the label (label control) that is associated with the hWndTarget parameter. There must be a mnemonic in that label, and it must immediately precede hWndTarget in the outline, or this function will fail.

This function finds a child window of a given name in the specified window.

This function finds a child window of a given name in the specified window.

This function finds a child window of a given name in the specified window.

This function finds a child window of a given name in the specified window.

Sets the focus to a specified window.

This function finds a child window of a given name in the specified window.

This function finds a child window of a given name in the specified window.

Returns the handle of the next child window that matches a specified type.

This function finds a child window of a given name in the specified window.

This function finds a child window of a given name in the specified window.

Returns the handle of the next child window that matches a specified type.

Retrieves the window handle of the label (label control) that is associated with the hWndTarget parameter. There must be a mnemonic in that label, and it must immediately precede hWndTarget in the outline, or this function will fail.

Returns the handle of an object's parent window.

Retrieves the window handle of the label (label control) that is associated with the hWndTarget parameter. There must be a mnemonic in that label, and it must immediately precede hWndTarget in the outline, or this function will fail.

This function finds a child window of a given name in the specified window.

Sets the focus to a specified window.

This function finds a child window of a given name in the specified window.

Gets the handle of a table window column.

Returns the control with the focus.

Returns the handle of an object's parent window.

This function finds a child window of a given name in the specified window.

Returns the target window handle.

Use this function instead of SalShowWindow because it works properly with the class function HideWindow

Use this function instead of SalShowWindowAndLabel because it works properly with the class function HideWindowAndLabel.

Use this function instead of SalHideWindow. This function will keep the window hidden as tabs are selected. Use the class function ShowWindow to undo the affect of this function.

Returns if the specified control is considered to be visible by the tab control and will be shown when the associated tab is selected.

Use this function instead of SalHideWindowAndLabel. This function will keep the window hidden as tabs are selected. Use the class function ShowWindowWindowAndLabel to undo the affect of this function.

Finds the tab frame window on a form or dialog box

Returns the control associated with the handle.

Returns the control associated with the handle.

Indicates that a tab has been created. This function is called when the tab control receives SAM_Create.

Indicates that a tab has been activated. This function is called before the child windows have been shown

Indicates that a tab has been activated. This function is called after the child windows have been shown

Indicates that user is attempting to change the current tab by clicking, tabbing or some other user action. NOTE: Call CancelMode() to deny the user's request

Indicates that the size of the tab frame may have changed

Define the page size for child forms created on the tab frame. This function can be overridden in the tab form or tab dialog box

Returns the control associated with the handle.

Sets the context to the specified form.

IsNull

: Checks if this SalWindowHandle object contain a null value.

Value

: Returns the Handle value.

AddListItem(sName)

Returns: .

AnyRows(nFlagsOn, nFlagsOff)

Returns: .

BringWindowToTop()

Returns: .

CenterWindow()

Returns: .

Clear()

Returns: .

ClearCursor(nType)

Returns: .

ClearImage()

Returns: .

ClearList()

Returns: .

ClearSelection()

Returns: .

ColumnAverage(nColumnID, nFlagsOn, nFlagsOff)

Returns: .

ColumnSum(nColumnID, nFlagsOn, nFlagsOff)

Returns: .

CompareTo(obj)

Returns: .

CompareTo(handle)

Returns: .

CopyRows(nFlagsOn, nFlagsOff)

Returns: .

CreateColumn(nColumnPos, nDispWidth, nMaxChars, sTitle)

Returns: .

CreateColumnEx(nColumnPos, nDispWidth, sTitle, nMaxChars, nDatatype)

Returns: .

DefineCheckBoxColumn(nFlags, sCheckedValue, sUncheckedValue)

Returns: .

DefineDropDownListColumn(nFlags, nLines)

Returns: .

DefinePopupEditColumn(nFlags, nLines)

Returns: .

DefineRowHeader(sTitle, nWidth, nFlags, column)

Returns: .

DefineSplitWindow(nRowsLowerHalf, bDragAdjust)

Returns: .

DeleteListItem(nIndex)

Returns: .

DeleteRow(nRow, nFlag)

Returns: .

DeleteSelected(hSql)

Returns: .

DeleteSelected(hSql, errorHandler)

Returns: .

DestroyColumns()

Returns: .

DestroyWindow()

Returns: .

DisableWindow()

Returns: .

DisableWindowAndLabel()

Returns: .

DoDeletes(hSql, nFlagsOn)

Returns: .

DoDeletes(hSql, nFlagsOn, errorHandler)

Returns: .

DoInserts(hSql, bClearFlags)

Returns: .

DoInserts(hSql, bClearFlags, errorHandler)

Returns: .

DoUpdates(hSql, bClearFlags)

Returns: .

DoUpdates(hSql, bClearFlags, errorHandler)

Returns: .

DrawMenuBar()

Returns: .

EnableWindow()

Returns: .

EnableWindowAndLabel()

Returns: .

EndDialog(nReturn)

Returns: .

FetchRow(nRow)

Returns: .

FindChild(sWindowName)

Returns: .

FindControl(name)

Returns: .

FindMember(name)

Returns: .

FindNextRow(nRow, nFlagsOn, nFlagsOff)

Returns: .

FindPrevRow(nRow, nFlagsOn, nFlagsOff)

Returns: .

FireWindowActions(nMsg, nMywParam, nMylParam)

Returns: .

FireWindowActionsToChildren(nMsg, nMywParam, nMylParam)

Returns: .

FormUnitsToPixels(nFormUnits, bVertical)

Returns: .

GetCellType(nType)

Returns: .

GetCellType()

Returns: .

GetClassName()

Returns: .

GetColumnFlags(nFlags)

Returns: .

GetColumnID()

Returns: .

GetColumnPosition()

Returns: .

GetColumnText(nColumnID, sText)

Returns: .

GetColumnText(nColumnID)

Returns: .

GetColumnTitle(sText, nMaxLen)

Returns: .

GetColumnTitle(nMaxLen)

Returns: .

GetColumnWidth(nFormUnits)

Returns: .

GetColumnWidth()

Returns: .

GetColumnWindow(nCol, nFlags)

Returns: .

GetContextRow()

Returns: .

GetControlType()

Returns: .

GetDataLength()

Returns: .

GetDataType()

Returns: .

GetDefaultButton()

Returns: .

GetFirstChild(nTypeMask)

Returns: .

GetFont(sName, nSize, nEnhancement)

Returns: .

GetFormat(sPicture)

Returns: .

GetFormat()

Returns: .

GetFormatCode()

Returns: .

GetFormattedText(sText, bFormat)

Returns: .

GetFormattedText(bFormat)

Returns: .

GetImageBytes(sImageBytes, nType)

Returns: .

GetImageDescription(sDesc, nMaxLen)

Returns: .

GetImageDescription(nMaxLen)

Returns: .

GetImageString(nFormat, sPict)

Returns: .

GetImageString(nFormat)

Returns: .

GetInputMask(sMask)

Returns: .

GetInputMask()

Returns: .

GetLabel()

Returns: .

GetLabelText(sText, nMaxLength)

Returns: .

GetLabelText(nMaxLength)

Returns: .

GetLinesPerRow(nLines)

Returns: .

GetLinesPerRow()

Returns: .

GetListItemsCount()

Returns: .

GetListItemState(nIndex)

Returns: .

GetListItemText(nIndex, sText)

Returns: .

GetListItemText(nIndex)

Returns: .

GetListItemTextLength(nIndex)

Returns: .

GetListSelectedFile(sFileName)

Returns: .

GetListSelectedFile()

Returns: .

GetListSelectedIndex()

Returns: .

GetListSelectedItems(nSelectedArray)

Returns: .

GetListSelectedItemsCount()

Returns: .

GetLocation(nX, nY)

Returns: .

GetLockedColumns()

Returns: .

GetName(sText)

Returns: .

GetName()

Returns: .

GetNextChild(nTypeMask)

Returns: .

GetObjectData(info, context)

GetParent()

Returns: .

GetProperty(sName, sValue)

Returns: .

GetProperty(sName)

Returns: .

GetRowFlags(nRow, nFlags)

Returns: .

GetScrollBarPosition(nPos)

Returns: .

GetScrollBarPosition()

Returns: .

GetScrollBarRange(nMin, nMax, nLine, nPage)

Returns: .

GetSize(nWidth, nHeight)

Returns: .

GetStatusBarText(sText, nMaxLen)

Returns: .

GetStatusBarText(nMaxLen)

Returns: .

GetTableFlags(nFlags)

Returns: .

GetText(sText, nMaxLen)

Returns: .

GetText(nMaxLen)

Returns: .

GetTextUnmasked(sText)

Returns: .

GetTextUnmasked()

Returns: .

GetWindowColor(nColorIndex)

Returns: .

GetWindowState()

Returns: .

HideWindow()

Returns: .

HideWindowAndLabel()

Returns: .

HitTest(nX, nY, nRow, hWndCol, nFlags)

Returns: .

InsertListItem(nIndex, sAdd)

Returns: .

InsertRow(nRow)

Returns: .

InvalidateWindow()

Returns: .

IsChecked()

Returns: .

IsDerivedFromClass(tClass)

Returns: .

IsEmpty()

Returns: .

IsEnabled()

Returns: .

IsModified()

Returns: .

IsValid()

Returns: .

IsValidDateTime()

Returns: .

IsValidDecimal(nPrecision, nScale)

Returns: .

IsValidInteger()

Returns: .

IsValidNumber()

Returns: .

IsVisible()

Returns: .

KillCellEdit()

Returns: .

KillFocusRow()

Returns: .

KillTimer(nIDEvent)

Returns: .

MoveWindow(nXOffset, nYOffset)

Returns: .

PasteRows()

Returns: .

PixelsToFormUnits(nNumPixels, bVertical)

Returns: .

Populate(hSql, sSelect, nMethod)

Returns: .

Populate(hSql, sSelect, nMethod, errorHandler)

Returns: .

Populate(hSql, sSelect)

Returns: .

Populate(hSql, sSelect, errorHandler)

Returns: .

PopulateList(hSql, sSelect)

Returns: .

PopulateList(hSql, sSelect, errorHandler)

Returns: .

PopulateListFiles(ctrlPath, sPathName, nAttributes)

Returns: .

PostMessage(nMsg, nMywParam, nMylParam)

Returns: .

QueryCheckBoxColumn(nFlags, sCheckedValue, sUncheckedValue)

Returns: .

QueryDropDownListColumn(nFlags, nLines)

Returns: .

QueryFocusCell(nRow, hWndCol)

Returns: .

QueryPopupEditColumn(nFlags, nLines)

Returns: .

QueryRowHeader(sTitle, nMaxTitle, nWidth, nFlags, hWndCol)

Returns: .

QueryScroll(nPosition, nMinRange, nMaxRange)

Returns: .

QuerySplitWindow(nRowsLowerHalf, bDragAdjust)

Returns: .

QueryVisibleRange(nMinRange, nMaxRange)

Returns: .

ResetTable()

Returns: .

ScrollRow(nRow, column, nFlags)

Returns: .

ScrollRow(nRow, column)

Returns: .

SendMessage(nMsg, nMywParam, nMylParam)

Returns: .

SendMessageToChildren(nMsg, nMywParam, nMylParam)

Returns: .

SetCellTextColor(nColor, bDiscardable)

Returns: .

SetCellTextColor(nColor)

Returns: .

SetColumnFlags(nFlags, bSet)

Returns: .

SetColumnPos(nPos)

Returns: .

SetColumnPosition(nPos)

Returns: .

SetColumnText(nColumnID, sText)

Returns: .

SetColumnTitle(sTitle)

Returns: .

SetColumnWidth(nFormUnits)

Returns: .

SetContextMenu(menuName, flags)

Returns: .

SetContextMenu(menuType, flags)

Returns: .

SetContextRow(nRow)

Returns: .

SetCursor(nResourceId, nType)

Returns: .

SetCursor(sBlob, nType)

Returns: .

SetCursorFile(sFile, nType)

Returns: .

SetDataLength(length)

Returns: .

SetDefaultButton()

Returns: .

SetFlagsAnyRows(nFlags, bSet, nFlagsOn, nFlagsOff)

Returns: .

SetFocus()

Returns: .

SetFocusCell(nRow, column)

Returns: .

SetFocusRow(nRow)

Returns: .

SetFont(sName, nSize, nEnhancement)

Returns: .

SetFormat(sPicture)

Returns: .

SetFormatCode(nFormat)

Returns: .

SetImageBytes(sImageBytes, nType)

Returns: .

SetImageFile(sFileName)

Returns: .

SetImageFit(nFit, nScaleWidth, nScaleHeight)

Deprecated: SetImageFit(nFit, nScaleWidth, nScaleHeight) is deprecated, use SetImageFit(nFit) Sets the fit for a picture.

One of , , .

Returns: .

SetImageFit(nFit)

One of , , .

Returns: .

SetImageHandle(nType, nHandle)

One of or .

Returns: .

SetImageResource(tResource, nFormat)

Returns: .

SetImageString(nFormat, sPicture)

Returns: .

SetInputMask(sMask)

Returns: .

SetLabelText(sText)

Returns: .

SetLinesPerRow(nLines)

Returns: .

SetListSelectedIndex(nIndex)

Returns: .

SetListSelectedItems(nIndex, bSelect)

Returns: .

SetListSelectedText(nIndexStart, sText)

Returns: .

SetLocation(nX, nY)

Returns: .

SetLockedColumns(nLockedColumns)

Returns: .

SetModified(bSet)

Returns: .

SetProperty(sName, sValue, nLength)

Returns: .

SetRange(nMin, nMax)

Returns: .

SetRow(nRowPos)

Returns: .

SetRowFlags(nRow, nFlags, bSet)

Returns: .

SetScrollBarPosition(nPos)

Returns: .

SetScrollBarRange(nMin, nMax, nLine, nPage)

Returns: .

SetSize(nWidth, nHeight)

Returns: .

SetStatusBarText(sText)

Returns: .

SetTableFlags(nFlags, bSet)

Returns: .

SetText(sText)

Returns: .

SetText(sValue, bFormat)

Returns: .

SetTimer(nIDEvent, nElapseMilliSec)

Returns: .

SetWindowColor(nColorIndex, nColor)

Returns: .

ShowStatusBar(bShow)

Returns: .

ShowToolBar(bShow)

Returns: .

ShowWindow()

Returns: .

ShowWindowAndLabel()

Returns: .

SortRows(nColumnID, nOrder)

Returns: .

ToControl()

Returns: .

ToInt32()

Returns: . nWnd

ToIntPtr()

Returns: .

ToNumber()

Returns: .

TrackPopupMenu(sMenuName, nFlags, nX, nY, callback)

Returns: .

TrackPopupMenu(menuType, nFlags, nX, nY, callback)

Returns: .

UpdateWindow()

Returns: .

Validate()

Returns: .

Validate(nValidate)

Returns: .

Boolean
IntPtr
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalNumber
Int32
Int32
SalBoolean
SalNumber
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalWindowHandle
Control
ReferenceInfo
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalString
SalBoolean
SalNumber
SalNumber
SalBoolean
SalString
SalNumber
SalString
SalBoolean
SalNumber
SalWindowHandle
SalNumber
SalNumber
SalNumber
SalNumber
SalWindowHandle
SalWindowHandle
SalBoolean
SalBoolean
SalString
SalNumber
SalBoolean
SalString
SalNumber
SalNumber
SalString
SalNumber
SalString
SalBoolean
SalString
SalWindowHandle
SalNumber
SalString
SalBoolean
SalNumber
SalNumber
SalBoolean
SalNumber
SalString
SalNumber
SalBoolean
SalString
SalNumber
SalBoolean
SalNumber
SalBoolean
SalNumber
SalBoolean
SalString
SalWindowHandle
SalWindowHandle
SalBoolean
SalString
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalNumber
SalString
SalBoolean
SalNumber
SalString
SalBoolean
SalString
SalNumber
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalWindowHandle
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
Control
Int32
IntPtr
SalNumber
SalBoolean
SalBoolean
SalBoolean
SalBoolean
SalBoolean
IntPtr
Control
SalString
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
Object
SalWindowHandle
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalString
SalNumber
SalNumber
SalString
SalNumber
SalNumber
SalNumber
SalString
SalString
SalNumber
SalNumber
SalNumber
SalNumber
SalString
SalNumber
SalNumber
Control
SalNumber
SalBoolean
SalNumber
SalNumber
SalNumber
SalSqlHandle
SalSqlHandle
WhenSqlErrorHandler
SalSqlHandle
SalNumber
SalSqlHandle
SalNumber
WhenSqlErrorHandler
SalSqlHandle
SalBoolean
SalSqlHandle
SalBoolean
WhenSqlErrorHandler
SalSqlHandle
SalBoolean
SalSqlHandle
SalBoolean
WhenSqlErrorHandler
SalNumber
SalNumber
SalString
String
String
SalNumber&
SalNumber
SalNumber
SalNumber&
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
Int32
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber&
SalNumber
SalNumber
SalString&
SalNumber
SalString&
SalNumber
SalNumber
SalNumber&
SalNumber
SalNumber
SalNumber
SalString&
SalNumber&
SalNumber&
SalString&
SalString&
SalBoolean
SalBoolean
SalString&
SalNumber&
SalString&
SalNumber
SalNumber
SalNumber
SalString&
SalNumber
SalString&
SalString&
SalNumber
SalNumber
SalNumber&
SalNumber
SalNumber
SalString&
SalNumber
SalNumber
SalString&
SalArray<SalNumber>
SalNumber&
SalNumber&
SalString&
SalNumber
SerializationInfo
StreamingContext
SalString
SalString&
SalString
SalNumber
SalNumber
SalNumber&
SalNumber&
SalNumber&
SalNumber&
SalNumber&
SalNumber&
SalNumber&
SalString&
SalNumber
SalNumber
SalNumber
SalString&
SalNumber
SalNumber
SalString&
SalNumber
SalNumber
SalNumber
SalNumber&
SalWindowHandle&
SalNumber&
SalNumber
SalString
SalNumber
Type
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalSqlHandle
SalString
SalNumber
SalSqlHandle
SalString
SalNumber
WhenSqlErrorHandler
SalSqlHandle
SalString
SalSqlHandle
SalString
WhenSqlErrorHandler
SalSqlHandle
SalString
SalSqlHandle
SalString
WhenSqlErrorHandler
Control
SalString&
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber&
SalString&
SalString&
SalNumber&
SalNumber&
SalNumber&
SalWindowHandle&
SalNumber&
SalNumber&
SalString&
SalNumber
SalNumber&
SalNumber&
SalWindowHandle&
SalNumber&
SalNumber&
SalNumber&
SalNumber&
SalBoolean&
SalNumber&
SalNumber&
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
SalNumber
SalBoolean
SalNumber
SalNumber
SalNumber
SalString
SalString
SalNumber
SalString
SalNumber
Type
SalNumber
SalNumber
Int32
SalNumber
SalString
SalNumber
SalString
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalString
SalNumber
SalNumber
SalString
SalNumber
SalString
SalNumber
SalString
SalNumber
PIC_FitBestFit
PIC_FitScale
PIC_FitSizeToFit
SalNumber
SalNumber
SalNumber
PIC_FitBestFit
PIC_FitScale
PIC_FitSizeToFit
SalNumber
PIC_FormatIcon
PIC_FormatBitmap
SalNumber
SalResource
SalNumber
SalNumber
SalString
SalString
SalString
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
SalString
SalNumber
SalNumber
SalNumber
SalBoolean
SalString
SalString
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalString
SalNumber
SalBoolean
SalString
SalString
SalBoolean
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalBoolean
SalNumber
SalNumber
SalString
SalNumber
SalNumber
SalNumber
Action<ContextMenu>
Type
SalNumber
SalNumber
SalNumber
Action<ContextMenu>
SalNumber
Sal.ValidateSet
Sal.YieldStartMessages
Sal.TblGetColumnWindow
SalNumber.ToWindowHandle
SalWindowHandle.GetColumnWindow
SalBackgroundText.FindChild
SalCheckBox.SetFocus
SalComboBox.GetLabel
SalCustomControl.FindChild
SalDataField.FindChild
SalFrame.FindChild
SalGroupBox.FindChild
SalHorizontalScrollBar.SetFocus
SalLine.FindChild
SalListBox.FindChild
SalMultilineField.GetNextChild
SalNavigationBar.FindChild
SalOptionButton.FindChild
SalPicture.GetNextChild
SalPushbutton.GetLabel
SalRadioButton.GetParent
SalTreeControl.GetLabel
SalUserControl.FindChild
SalVerticalScrollBar.SetFocus
SalForm.FindChild
SalFormTableWindow.GetColumnWindow
SalWindow.GetFocus
SalTableColumn.GetParent
SalTableWindow.FindChild
WindowActionsEventArgs.hWnd
SalQuickTabs.ShowWindow
SalQuickTabs.ShowWindowAndLabel
SalQuickTabs.HideWindow
SalQuickTabs.IsWindowVisible
SalQuickTabs.HideWindowAndLabel
SalQuickTabs.FindTabFrame
SalQuickTabsDialog.FromHandle
SalQuickTabsForm.FromHandle
SalQuickTabsParent.TabCreate
SalQuickTabsParent.TabActivateStart
SalQuickTabsParent.TabActivateFinish
SalQuickTabsParent.TabUserRequest
SalQuickTabsParent.TabFrameResize
SalQuickTabsParent.TabSetFormPageSize
SalQuickTabsParent.FromHandle
Sql.ContextSetToForm
Vis.WinGetFlags
Vis.WinGetHandle
VisCalendar.FromHandle
VisCalendar.FindChild
VisCalendarDropDown.GetNextChild
VisColorComboBox.FromHandle
VisColorListBox.FromHandle
VisComboBoxBase.DragDrop
VisDesktopListBox.FromHandle
VisDirListBox.FromHandle
VisDirTreeListBox.FromHandle
VisDriveComboBox.FromHandle
VisDriveListBox.FromHandle
VisFileListBox.FromHandle
VisFontComboBox.FromHandle
VisFontListBox.FromHandle
VisFontNameComboBox.FromHandle
VisFontNameListBox.FromHandle
VisListBoxBase.DragDrop
VisListBoxExtension.FromHandle
VisListView.FindChild
VisListViewDropDown.FromHandle
VisMeter.FromHandle
VisMeter.FindChild
VisOutlineComboBox.FromHandle
VisOutlineComboBox.DragDrop
VisOutlineListBox.FindChild
VisPictureComboBox.FromHandle
VisPictureListBox.FromHandle
VisRadioListBox.FromHandle
VisSpinField.SetFocus
VisSplitter.FromHandle
VisSplitter.FindChild
VisSplitterWindow.FromHandle
XSal.ToolboxCreate
XSalFlatButton.FromHandle
XSalHSplitter.FromHandle
XSalHSplitter.GetTopFrame
XSalSplitter.FromHandle
XSalSplitter.FindChild
XSalToolbox.FromHandle
XSalVSplitter.FromHandle
XSalVSplitter.GetLeftFrame
Control