Lines Matching refs:control
54 /** specifies the horizontal alignment of the text in the control.
72 /** specifies the background color (RGB) of the control.
78 /** specifies the border style of the control.
101 /** specifies if the control has a drop down button.
107 /** determines whether the control is enabled or disabled.
113 /** specifies the font attributes of the text in the control.
120 value of the text in the control.
127 value of the text in the control.
133 /** specifies the help text of the control.
139 /** specifies the help URL of the control.
145 /** specifies whether the selection in the control should be hidden when
146 the control is not active (focused).
168 /** specifies that the control will be printed with the document.
174 /** specifies that the content of the control cannot be modified by the user.
186 /** specifies that the control can be reached with the TAB key.
192 /** specifies the text displayed in the control.
198 /** specifies the text color (RGB) of the control.
204 /** specifies the text line color (RGB) of the control.
208 /** denotes the writing mode used in the control, as specified in the
218 /** defines how the mouse wheel can be used to scroll through the control's content.
220 <p>Usually, the mouse wheel scrool through the control's entry list. Using this property,
221 …and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances