Lines Matching refs:control

56 	/** specifies the horizontal alignment of the text in the control. 
86 /** specifies the background color (RGB) of the control.
92 /** specifies the border style of the control.
121 /** determines whether the control is enabled or disabled.
127 /** specifies the font attributes of the text in the control.
134 value of the text in the control.
141 value of the text in the control.
154 /** specifies the help text of the control.
160 /** specifies the help URL of the control.
166 /** specifies whether the selection in the control should be hidden when
167 the control is not active (focused).
175 /** specifies if the content of the control can be scrolled in
185 text. Every line break entered into the control will be treated according to this
192 No matter which line end format is used in this new text then, usual control implementations
209 /** specifies that the control may have more than one line.
215 /** specifies whether the control paints it background or not.
223 /** specifies that the control will be printed with the document.
229 /** specifies that the content of the control cannot be modified by the user.
235 /** specifies that the control can be reached with the TAB key.
241 /** specifies the text displayed in the control.
247 /** specifies the text color (RGB) of the control.
253 /** specifies the text line color (RGB) of the control.
259 /** specifies if the content of the control can be scrolled in
264 /** denotes the writing mode used in the control, as specified in the
276 /** specifies the vertical alignment of the text in the control.