Home / comp / gb.gtk / control / design 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Control.Design (gb.gtk)
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.