Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
G
 Get
 GetBand
 GetButton
 GetButtonSize
 GetCell
 GetCellArray
 GetCellBlob
 GetCellData
 GetCellRect
 GetCellText
 GetCellType
 GetCharFormat
 GetChildren
 GetClassNN
 GetColCount
 GetColFormat
 GetColors
 GetColumn
 GetColWidth
 GetCommonPath
 GetCurrentCell
 GetCurrentCol
 GetCurrentFile
 GetCurrentRow
 GetCurrentWin
 GetDateFormat
 GetDrawnSize
 GetFileCount
 GetFileName
 GetFirstVisibleLine
 GetGlobalFields
 GetHandle
 GetHdrHeight
 GetHdrText
 GetHTML
 GetHTMLHeight
 GetLastVisibleLine
 GetLayout
 GetLine
 GetLineCount
 GetLockCol
 GetLockRow
 GetMax
 GetMaxSize
 GetMin
 GetModify
 GetMultiSel
 GetNextPos
 GetOptions
 GetParaFormat
 GetParam
 GetPath
 GetPos
 GetQuickLaunch
 GetReceiver, WindowsApplication4.Form1
 GetRect
 GetRedo
 GetRedoData
 GetRowColor
 GetRowCount
 GetRowHeight
 GetSel
 GetSelection
 GetSelText
 GetSize
 GetText
 GetTextLength
 GetTextRange
 GetTooltip
 GetUndo
 GetUndoData
 GetValue
 GetView
 GotoLink
Win_Get( Hwnd,  
 pQ = "",
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "",
ByRef o5 = "",
ByRef o6 = "",
ByRef o7 = "",
ByRef o8 = "",
ByRef o9 = "")
Get window information
Rebar_GetBand( hRebar,  
 WhichBand,  
 pQ = "",
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "",
ByRef o5 = "",
ByRef o6 = "",
ByRef o7 = "")
Get band information.
Get button information
Toolbar_GetButtonSize( hCtrl,
ByRef W,
ByRef H)
Gets the size of the buttons.
RG_GetCell(hGrd,  
Col = "",
Row = "")
Get cell value.
SS_GetCellArray(hCtrl,  
V,  
Col = "",
Row = "")
Get all cell parameters into array.
Returns pointer to the current cell BLOB.
SS_GetCellData(hCtrl,  
Col = "",
Row = "")
Get the cell data.
RG_GetCellRect( hGrd,  
 Col = "",
 Row = "",
ByRef Top = "",
ByRef Left = "",
ByRef Right = "",
ByRef Bottom = "")
Get cell rect.
SS_GetCellText(hCtrl,  
Col = "",
Row = "")
Get cell text
SS_GetCellType(hCtrl,  
Col = "",
Row = "",
Flag = 0)
Get cell data type
RichEdit_GetCharFormat( hCtrl,  
ByRef Face = "",
ByRef Style = "",
ByRef TextColor = "",
ByRef BackColor = "",
 Mode = "SELECTION")
Determines the character formatting in a rich edit control.
Win_GetChildren(Hwnd)
Get first level child windows for a window.
Win_GetClassNN(HCtrl,  
HRoot = "")
Get a control ClassNN.
RG_GetColCount(hGrd)
Returns number of columnns.
RG_GetColFormat(hGrd,  
Col = "")
Get column format.
HE_GetColors(hEdit)
Get the control colors.
RG_GetColumn( hGrd,  
 Col = "",
 pQ = "type",
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "",
ByRef o5 = "",
ByRef o6 = "",
ByRef o7 = "",
ByRef o8 = "",
ByRef o9 = "",
ByRef o10 = "")
Get column parameters.
RG_GetColWidth(hGrd,  
Col = "")
Get column width.
Shell_GetCommonPath(Name)
Return location of standard system folders.
RG_GetCurrentCell( hGrd,
ByRef Col,
ByRef Row)
Get current cell.
RG_GetCurrentCol(hGrd)
Get current column .
HE_GetCurrentFile(hEdit)
Get the index of the current file.
RG_GetCurrentRow(hGrd)
Get currently selected row.
SS_GetCurrentWin(hCtrl)
Get active splitt window.
SS_GetDateFormat(hCtrl)
Get date format.
QHTM_GetDrawnSize( hCtrl,
ByRef w,
ByRef h)
Get the width and height of the HTML
HE_GetFileCount(hEdit)
Returns count of open files.
HE_GetFileName(hEdit,  
idx = -1)
Get the file path.
HE_GetFirstVisibleLine(hEdit)
Returns the zero-based index of the uppermost visible line.
SS_GetGlobalFields( hCtrl,  
 Fields,  
ByRef v1 = "",
ByRef v2 = "",
ByRef v3 = "",
ByRef v4 = "",
ByRef v5 = "",
ByRef v6 = "",
ByRef v7 = "")
Get individual global parameters from the control.
Taskbar_GetHandle()
Get the Hwnd of the Taskbar.
RG_GetHdrHeight(hGrd)
Get height of the header row.
RG_GetHdrText(hGrd,  
Col = "")
Get header text.
QHTM_GetHTML(hCtrl)
Return HTML rendered by the control
QHTM_GetHTMLHeight(DC,
HTML,
Width)
Given a width determine the height of some HTML.
HE_GetLastVisibleLine(hEdit)
Returns the zero-based line index of the last visible (including partially displayed) line on the HiEdit control.
Rebar_GetLayout(hRebar)
Get layout of bands in rebar.
HE_GetLine(hEdit,  
idx = -1)
Get the text of the desired line from the control.
HE_GetLineCount(hEdit)
Returns an integer specifying the number of lines in the HiEdit control.
SS_GetLockCol(hCtrl)
Get lock cols in active splitt.
SS_GetLockRow(hCtrl)
Get lock rows in active splitt.
Splitter_GetMax(HSep)
Returns maximum position of the splitter.
Toolbar_GetMaxSize( hCtrl,
ByRef Width,
ByRef Height)
Retrieves the total size of all of the visible buttons and separators in the toolbar.
Splitter_GetMin(HSep)
Returns minimum position of the splitter.
HE_GetModify(hEdit,  
idx = -1)
Gets the state of the modification flag for the HiEdit control.
SS_GetMultiSel( hCtrl,  
ByRef Top = "",
ByRef Left = "",
ByRef Right = "",
ByRef Bottom = "")
Get multiselection.
Form_GetNextPos( HForm,  
 Options = "",
ByRef x = "",
ByRef y = "")
Obtain the position of next control.
RichEdit_GetOptions(hCtrl)
Get the options for a rich edit control.
Retrieves the paragraph formatting of the current selection in a rich edit control.
Property_GetParam(hCtrl,
Name)
Get the property parameter.
Shell_EGetPath(pHwnd)
Returns the currently open file system path in the given explorer window.
Splitter_GetPos(HSep,  
Flag = "")
Get position of the splitter.
Shell_GetQuickLaunch()
Returns files from the quick launch location.
private IntPtr GetReceiver()
Rebar_GetRect( hRebar,  
 WhichBand = "",
 pQ = "",
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "")
Get band rectangle.
RichEdit_GetRedo( hCtrl,  
ByRef name = "-")
Determine whether there are any actions in the rich edit control redo queue, and optionally retrieve the type of the next redo action.
HE_GetRedoData(hEdit,
level)
Returns redo type and/or data for desired redo level.
RG_GetRowColor( hGrd,  
 Row = "",
ByRef B = "",
ByRef F = "")
Get row color.
RG_GetRowCount(hGrd)
Returns number of rows.
RG_GetRowHeight(hGrd)
Get height of the row.
HE_GetSel( hEdit,  
ByRef start_pos = "@",
ByRef end_pos = "@")
Get letfmost and/or rightmost character positions of the selection.
Shell_EGetSelection(pHwnd)
Get selected item(s)
HE_GetSelText(hEdit)
Returns selected text.
Splitter_GetSize(HSep)
Get size of the splitter.
RichEdit_GetText(HCtrl,  
CpMin = "-",
CpMax = "-",
CodePage = "")
Retrieves a specified range of characters from a rich edit control.
HE_GetTextLength(hEdit)
Returns the length of text, in characters.
HE_GetTextRange(hEdit,  
min = 0,
max = -1)
Get range of characters from the control
Tray_GetTooltip(Position)
Get tooltip of the tray icon.
RichEdit_GetUndo( hCtrl,  
ByRef Name = "-")
Determine whether there are any actions in the Edit control undo queue, and optionally retrieve the type of the next undo action.
HE_GetUndoData(hEdit,
level)
Returns undo type and/or data for desired undo level.
Property_GetValue(hCtrl,
Name)
Get the property value.
Shell_EGetView(pHwnd)
Gets the current view of desired Explorer window.
QHTM_GotoLink(hCtrl,
LinkName)
Force the HTML control to scroll to a named linked within a document.
Close