Share via


NumericUpDown.Select Method (2007 System)

Include Protected Members
Include Inherited Members

Selects the NumericUpDown.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Select()

Selects the NumericUpDown.

Public method

Select(Int32, Int32)

Selects a range of text in the spin box (also known as an up-down control) specifying the starting position and number of characters to select. (Inherited from UpDownBase.)

Protected method

Select(Boolean, Boolean)

Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from ContainerControl.)

Top

See Also

Reference

NumericUpDown Class

NumericUpDown Members

Microsoft.Office.Tools.Word.Controls Namespace