Lines Matching refs:control
56 /** specifies the background color (RGB) of the control.
62 /** specifies the border style of the control.
91 /** determines whether the control is enabled or disabled.
97 /** specifies the font attributes of the text in the control.
104 value of the text in the control.
111 value of the text in the control.
117 /** specifies the help text of the control.
123 /** specifies the help URL of the control.
129 /** specifies whether the selection in the control should be hidden when
130 the control is not active (focused).
150 /** specifies that the control will be printed with the document.
156 /** specifies that the content of the control cannot be modified by the
169 /** specifies that the control can be reached with the TAB key.
175 /** specifies the text displayed in the control.
181 /** specifies the text color (RGB) of the control.
187 /** specifies the text line color (RGB) of the control.
191 /** denotes the writing mode used in the control, as specified in the
201 /** defines how the mouse wheel can be used to scroll through the control's content.
203 … <p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
204 …and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances
211 /** specifies the vertical alignment of the text in the control.