|
AboutBox
|
Displays the About box.
|
|
AddItem
|
Adds an item.
|
|
AddRegexCellStyle
|
Adds a regular expression cell condition to a control.
|
|
CaptureImage
|
Returns a captured image of a control's display.
|
|
CellContaining
|
Identifies a row and column under an X, Y coordinate pair.
|
|
ClearFields
|
Clears the current column/field layout.
|
|
ClearRegexCellStyle
|
Removes a regular expression cell condition from a control.
|
|
ClearSelCols
|
Deselects all selected columns in the current split.
|
|
ColContaining
|
Identifies a column under an X coordinate.
|
|
ExportBegin
|
Begins control export to a file.
|
|
ExportEnd
|
Ends control export to a file.
|
|
ExportRows
|
Exports a sequence of control rows to a file.
|
|
ExportToDelimitedFile
|
Exports specified rows to a delimited text file.
|
|
ExportToFile
|
Exports specified rows as an HTML table.
|
|
GetBookmark
|
Returns a bookmark relative to the current row.
|
|
HoldFields
|
Uses the current column/field layout for all displays.
|
|
LoadLayout
|
Loads a saved layout.
|
|
PointAt
|
Returns the kind of control element under an X, Y coordinate pair.
|
|
PostMsg
|
Posts a message to a control to fire the PostEvent event.
|
|
ReBind
|
Reinitializes a control from its data source.
|
|
RefetchCol
|
Refetches data for a specified control column.
|
|
RefetchRow
|
Refetches data for a specified control row.
|
|
Refresh
|
Updates a control's screen display.
|
|
RefreshCol
|
Updates the display for a specified control column.
|
|
RefreshRow
|
Updates the display for a specified control row.
|
|
RemoveItem
|
Removes an item.
|
|
RowBookmark
|
Returns the bookmark corresponding to a display row.
|
|
RowContaining
|
Identifies a row under a Y coordinate.
|
|
RowTop
|
Returns the Y position of a row's top border.
|
|
Scroll
|
Scrolls a control's data area.
|
|
SplitContaining
|
Identifies a split under an X, Y coordinate pair.
|