Home / comp / gb.qt / control / design 
Control.Design (gb.qt)
Syntax
PROPERTY Design AS Boolean
Indicates that the control is in design mode.

Controls in design mode just draw themselves, and does not react to any input event.

This property is used by the Development Environment to display controls in the form editor.