您要查找的是不是:
- Gets the height of the spin box (also known as an up-down control). 获取数字显示框(也称为up-down控件)的高度。
- Objects for each state of a down indicator in an up-down or spin box control. 为up-down控件或数字显示框控件中的向下指示符的每个状态提供。
- Gets a visual style element that represents the disabled state of the down indicator in an up-down or spin box control. 获取视觉样式元素,它表示up-down控件或数字显示框控件中的向下指示符处于禁用状态。
- Gets a visual style element that represents the down indicator of an up-down or spin box control in the normal state. 获取视觉样式元素,它表示up-down控件或数字显示框控件中的向下指示符处于正常状态。
- Gets a visual style element that represents the down indicator of an up-down or spin box in the pressed state. 获取视觉样式元素,它表示up-down控件或数字显示框控件中的向下指示符处于按下状态。
- Gets or sets the alignment of the text in the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)中文本的对齐方式。
- Gets or sets the alignment of the up and down buttons on the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)中向上和向下按钮的对齐方式。
- Gets or sets the background color for the text box portion of the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)的文本框部分的背景色。
- Gets or sets the border style for the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)的边框样式。
- Gets or sets the maximum size of the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)的最大大小。
- Gets or sets the maximum value for the spin box (also known as an up-down control). 获取或设置数字显示框(也称作up-down控件)的最大值。
- Gets or sets the minimum size of the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)的最小大小。
- Gets or sets the shortcut menu associated with the spin box (also known as an up-down control). 获取或设置与数字显示框(也称为up-down控件)关联的快捷菜单。
- Gets or sets the shortcut menu for the spin box (also known as an up-down control). 获取或设置数字显示框(也称为up-down控件)的快捷菜单。
- Gets or sets the value assigned to the spin box (also known as an up-down control). 获取或设置赋给数字显示框(也称作up-down控件)的值。
- A spin box consists of a text box and a small vertical scroll bar, commonly referred to as a spin button control. 数字显示框由一个文本框和一个通常称为数值调节钮控件的小垂直滚动条组成。
- Implements the basic functionality required by a spin box (also known as an up-down control). 实现数字显示框(也称为up-down控件)所需的基本功能。
- Gets or sets a value indicating whether a thousands separator is displayed in the spin box (also known as an up-down control) when appropriate. 获取或设置一个值,该值指示在适当的时候数字显示框(也称作up-down控件)中是否显示千位分隔符。
- Gets or sets a value indicating whether the spin box (also known as an up-down control) should display the value it contains in hexadecimal format. 获取或设置一个值,该值指示数字显示框(也称作up-down控件)是否以十六进制格式显示所包含的值。
- Gets or sets the value to increment or decrement the spin box (also known as an up-down control) when the up or down buttons are clicked. 获取或设置单击向上或向下按钮时,数字显示框(也称作up-down控件)递增或递减的值。