ControlType.Spinner 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识一个微调控件。
public: static initonly System::Windows::Automation::ControlType ^ Spinner;
public static readonly System.Windows.Automation.ControlType Spinner;
staticval mutable Spinner : System.Windows.Automation.ControlType
Public Shared ReadOnly Spinner As ControlType
字段值
注解
控件 Spinner 类型由一组按钮组成,这些按钮使用户能够从一组项中进行选择或设置一个范围内的数值。