Up | Button | BitBtn | SpeedButton | CheckBox | ComboBox | Control | Edit | Memo | Font | GroupBox | Label | ListBox | PageControl | Panel | RadioButton | Bevel | ScrollBox | TabSheet | WinControl | Callback | Frame | WinControl | Form | Release Notes

 

  

 
WinControl

The WinControl class is derived from the Control class.

access function : GetWinControl(name)

Attribute Access Type Description
handle R int the window handle (HWND) of the control
doubleBuffered R/W bool Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. Might in some cases reduce window flickering by setting to True but increasess the memory consumption.

Hint: the handle property may be used when populating controls from .Net.

 

Scorpion Vision Version XII : Build 646 - Date: 20170225
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2017 Tordivel AS.