Lines Matching refs:control
57 /** specifies the horizontal alignment of the text in the control.
69 /** specifies the background color (RGB) of the control.
81 /** determines whether the control is enabled or disabled.
87 /** specifies whether the button control should grab the focus when clicked.
89 <p>If set to <TRUE/> (which is the default), the button control automatically grabs the
91 If set to <FALSE/>, the focus is preserved when the user operates the button control with
100 /** specifies the font attributes of the text in the control.
107 value of the text in the control.
114 value of the text in the control.
120 /** specifies the help text of the control.
126 /** specifies the help URL of the control.
174 /** specifies the label of the control.
188 /** specifies that the control will be printed with the document.
200 /** specifies whether the control should show repeating behaviour.
215 <p>When the user presses a mouse in a control area where this triggers
216 an action (such as pressing the button), then usual control implementations
227 /** specifies the state of the control.
243 /** specifies that the control can be reached with the TAB key.
249 /** specifies the text color (RGB) of the control.
255 /** specifies the text line color (RGB) of the control.
263 … <p>If this property is set to <TRUE/>, a single operation of the button control (pressing space
276 /** specifies the vertical alignment of the text in the control.