Xbasic
ui_dlg_hdc_render Function
Syntax
V UI_DLG_HDC_RENDER(hdc as n,format as c,[flags as c[,x as n,y as n[width as n,height as n[, eventcode as c]]])
Arguments
- hdc
Numeric
- format
Character
- flags
Character
- x
Numeric
- y
nwidth
- height
Numeric
- eventcode
Character
Description
Render xdialog to an HDC - used for printing of xdialogs.