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控件类型由一组按钮组成,使用户能够从一组项中进行选择,或者从某个范围内设置数值。