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
T
 t
 tbPort_TextChanged, WindowsApplication4.IPC
 TextMode
 Toggle
 ToggleStyle
 Tooltip
U
 Undo
 UpdateBars
 UTest_Edit
V
 v
W
 Warning
 WinExist
 WndProc
 WordWrap
 Write
Z
 Zoom
t(ByRef v = "~`a ")
Timer
private void tbPort_TextChanged(object sender,
System.EventArgs e)
RichEdit_TextMode(HCtrl,  
TextMode = "")
Get or set the current text mode of a rich edit control.
ComboX_Toggle(HCtrl)
Toggle ComboX control.
Toolbar_ToggleStyle(hCtrl,  
Style = "LIST")
Toggle specific toolbar creation style
Ext_Tooltip(HCtrl,
Text)
Add tooltips to GUI controls.
HE_Undo(hEdit)
Do undo operation
Scroller_UpdateBars(Hwnd,  
Bars = 3,
MX = 0,
MY = 0)
Updates horizontal and/or vertical scroll bar.
UTest_Edit(Path,
LineNumber)
Open editor with given file and go to line number.
v( var = "",
 value = "~`a ",
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "",
ByRef o5 = "",
ByRef o6 = "")
Storage function, designed to use as stdlib or copy and enhance.
Log_Warning(txt,  
category = "",
link = "")
Add warning message.
public static IntPtr WinExist(string WinTitle)
public static IntPtr WinExist(string WinTitle)
protected override void WndProc(ref Message m)
protected override void WndProc(ref Message m)
RichEdit_WordWrap(HCtrl,
Flag)
Set word wrap mode in rich edit control.
RemoteBuf_Write(Byref H,  
byref pLocal,  
 pSize,  
 pOffset = )
Write local buffer into remote buffer
QHTM_Zoom(hCtrl,  
Level = 2)
Zoom the HTML in or out
Close