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
O
 OnMessage
 Open
 Open/Save
 OpenFile
 OpenInBrowser
 Overview
P
 PageRotate
 Panel
 Parse
 Paste
 PasteSpecial
 PointToBytes, WindowsApplication4.Form1
 Port, IPCEventArgs
 PosFromChar
 PreFilterMessage, WindowsApplication4.IPC
 Presets
 PrintCreateContext
 PrintDestroyContext
 PrintGetHTMLHeight
 PrintLayout
 PrintPage
 PrintSetText
 PrintSetTextFile
 Property
Q
 QHTM
 Query
IPC_OnMessage(pLabel)
Set the message handler
public event MessageAction OnMessage
summary>Event fired when message arrives</summary
public event MessageAction OnMessage
RemoteBuf_Open(ByRef H,
 hwnd,
 size)
Open remote buffer
HE_OpenFile(hEdit,  
pFileName,  
flag = )
Open file in new tab
Log_OpenInBrowser()
Opens the content of the logger control in the default system browser.
Forms framework is a group of modules used together to create AHK graphical user interfaces.
RichEdit_PageRotate(hCtrl,  
R = "")
Rotate page.
Control container.
Form_Parse( O,  
 pQ,  
ByRef o1 = "",
ByRef o2 = "",
ByRef o3 = "",
ByRef o4 = "",
ByRef o5 = "",
ByRef o6 = "",
ByRef o7 = "",
ByRef o8 = "",
ByRef o9 = "",
ByRef o10 = "",
ByRef o11 = "",
ByRef o12 = "",
ByRef o13 = "",
ByRef o14 = "",
ByRef o15 = "")
Form options parser.
HE_Paste(hEdit)
Paste.
RichEdit_PasteSpecial(HCtrl,
Format)
Pastes a specific clipboard format in a rich edit control.
static unsafe byte[] PointToBytes(Point p)
public int Port
summary> Port, by default 100.
HE_PosFromChar( hEdit,
 CharIndex,
ByRef X,
ByRef Y)
Gets the client area coordinates of a specified character.
public bool PreFilterMessage(ref Message m)
This section contains some common docking setups.
QHTM_PrintCreateContext()
Create and return a print context.
QHTM_PrintDestroyContext(Context)
Destroy a valid QHTMCONTEXT.
QHTM_PrintGetHTMLHeight(DC,  
HTML,  
PrintWidth,  
ZoomLevel = 2)
Given a fixed width it returns the rendered height of the HTML.
QHTM_PrintLayout(Context,
DC,
PRECT)
Layout the HTML, using the HDC passed, to determine the number of pages.
QHTM_PrintPage(Context,
DC,
PageNum,
PRECT)
Print a page
QHTM_PrintSetText(Context,
HTML)
Set the HTML for the given print context.
QHTM_PrintSetTextFile(Context,
FileName)
Set the HTML for the given print context using a file.
Properties viewer and editor.
Ultra small Win32 HTML control.
Scheduler_Query(Name = "",
var = "")
Query specified scheduled task or all tasks.
Close