Lines Matching refs:control
43 <p>A spin button is a control which has a numeric value associated with it,
58 /** specifies the border style of the control.
81 /** determines whether the control is enabled or disabled.
87 /** specifies the help text of the control.
93 /** specifies the help URL of the control.
106 /** specifies the <type>ScrollBarOrientation</type> of the control.
112 /** specifies whether the control will be printed with the document.
118 /** specifies the current value of the control.
124 /** specifies the minimum value of the control.
130 /** specifies the maximum value of the control.
136 /** specifies the RGB color to be used for the control
143 part of the control's appearance, such as the arrow buttons.
158 <p>When the user presses a mouse in a control area where this triggers
159 an action (such as spinning the value), then usual control implementations
166 /** defines how the mouse wheel can be used to scroll through the control's content.
168 … <p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
169 …and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances