Lines Matching refs:control
49 /** specifies the RGB color to be used for the control.
63 /** specifies the border style of the control.
86 /** determines whether the control is enabled or disabled.
92 /** specifies the help text of the control.
98 /** specifies the help URL of the control.
110 /** specifies the scrolling behaviour of the control.
123 /** specifies the <type>ScrollBarOrientation</type> of the control.
129 /** specifies that the control will be printed with the document.
137 <p>When the user presses a mouse in a control area where this triggers
138 an action (such as scrolling the scrollbar), then usual control implementations
149 /** specifies the scroll value of the control.
155 /** specifies the minimum scroll value of the control.
164 /** specifies the maximum scroll value of the control.
171 part of the control's appearance, such as the arrow buttons.
179 /** specifies that the control can be reached with the TAB key.