您要查找的是不是:
- This property specifies the upper limit of the Value property. 此属性指定Value属性的上限。
- To convert the value yourself, set the Value property to a value of the display type. 若要自行转换该值,请将Value属性设置为显示类型的值。
- Represents the minimum value that can be assigned to Value property of an instance of the SqlSingle class. 表示可分配给SqlSingle类实例的Value属性的最小值。
- The label will display the current value of the Value property and the event that changed it. 该标签将显示Value属性的当前值以及更改该属性值的事件。
- When the button is clicked, the Value property of the scroll bar is adjusted in code. 当单击该按钮时,将在代码中调整滚动条的Value属性。
- In Visual Basic 6.0, when the Value property of an HScrollBar control is changed, the Change event is raised. 在Visual Basic 6.;0中;当HScrollBar控件的Value属性发生更改时;会引发Change事件。
- Returns the a double equal to the contents of the Value property of this instance. 返回等于此实例的Value属性的内容的双精度型值。
- An object is coerced to a value by invoking the object's Value property (DISPID_VALUE). 翻译过来是,通过调用对象的Value属性(属性ID为DISPID_VALUE),将此对象强制转换为一个值。
- The DataGridViewCellFormattingEventArgs passed to the handler has a Value property that initially contains the cell value. 传递给该处理程序的DataGridViewCellFormattingEventArgs有一个Value属性,其中最初包含单元格的值。
- For example, if the row header cell has its Value property set, the glyph is removed if there is not enough room for both the text and glyph. 例如,如果行标题单元格设置了Value属性,将在没有足够的空间来同时显示文本和标志符号时移除标志符号。
- The Value property (which, by default, is 0) is an integer value corresponding to the position of the scroll box in the scroll bar. Value属性(默认情况下为0)是与滚动框在滚动条中的位置相对应的一个integer值。
- In Visual Basic 6.0, when the Scroll or Change event of an HScrollBar control is raised, the current scroll value is assigned to the Value property. 在Visual Basic 6.;0中;当引发HScrollBar控件的Scroll或Change事件时;当前的滚动值分配给Value属性。
- When you set the Value property, the specified value is not automatically converted from a formatted, display value to an underlying cell value. 设置Value属性时,不会自动将指定的值从格式化的显示值转换为基础单元格值。
- Gets or sets the image displayed in the cells of this column when the cell's Value property is not set and the cell's ValueIsIcon property is set to false. 当没有设置单元格的Value属性,而且单元格的ValueIsIcon属性被设置为false时,获取或设置在此列的单元格中显示的图像。
- For example, if the Maximum property is set to 100, the Minimum property is set to 10, and the Value property is set to 50, 5 rectangles will be displayed. 例如,如果Maximum属性设置为100、Minimum属性设置为10并且Value属性设置为50,则将显示5个矩形。
- The following code example demonstrates how to use the Increment method and the Value property to increment the value of a ProgressBar in the Tick event of a Timer. 下面的代码示例演示如何使用Increment方法和Value属性,在Timer的Tick事件中递增ProgressBar的值。
- The string from the input control to validate can be accessed by using the Value property of the ServerValidateEventArgs object passed into the event handler as a parameter. 通过将ServerValidateEventArgs对象的Value属性作为参数传递到事件处理程序,可以访问来自要验证的输入控件的字符串。
- A little crack detracts from the value of the vase. 小小的裂痕减损那个花瓶的价值。
- Simply use the Properties and Value properties and Item method of the DTE object in the Visual Studio automation model. 只需使用Visual Studio自动化模型中DTE对象的Properties和Value属性以及Item方法。
- Attempting to access the Value property for undefined properties raises an exception. 尝试访问未定义的属性的Value属性会引发异常。