您要查找的是不是:
- Gets or sets a numeric value that represents the current position of the scroll box on the scroll bar control. 獲取或設置表示滾動(dòng)框在滾動(dòng)條控件中的當前位置的數值。
- Gets or sets a numeric value that represents the current position of the scroll box on the track bar. 獲取或設置表示跟蹤條上滾動(dòng)框的當前位置的數值。
- Sets the current position of a scroll box and, if specified, redraws the scroll bar to reflect the new position. 設置滾動(dòng)塊的當前位置,如果指定,并重畫(huà)滾動(dòng)條以反映新的位置。
- When the scroll box is at the maximum value, the scroll box moves to the right-most or bottom position. 當滾動(dòng)框的位置值為最大值時(shí),滾動(dòng)框移到最右端位置或底端位置。
- 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)是與滾動(dòng)框在滾動(dòng)條中的位置相對應的一個(gè)integer值。
- When the scroll box position is at the minimum value, it moves to the left-most position (for horizontal scroll bars) or the top position (for vertical scroll bars). 當滾動(dòng)框的位置值為最小值時(shí),滾動(dòng)框移到最左端位置(對于水平滾動(dòng)條),或移到頂端位置(對于垂直滾動(dòng)條)。
- Gets a visual style element that represents a grip for a vertical scroll box. 獲取表示垂直滾動(dòng)框手柄的視覺(jué)樣式元素。
- Gets the height, in pixels, of the scroll box in a vertical scroll bar. 獲取垂直滾動(dòng)條中滾動(dòng)框的高度(以像素為單位)。
- Gets the width, in pixels, of the scroll box in a horizontal scroll bar. 獲取水平滾動(dòng)條中滾動(dòng)框的寬度(以像素為單位)。
- Horizontal scroll bars start with the scroll box (thumb) right-aligned. 水平滾動(dòng)條的初始狀態(tài)是滾動(dòng)框(滾動(dòng)塊)右對齊。
- Gets a visual style element that represents a vertical scroll box in the hot state. 獲取表示處于熱狀態(tài)的垂直滾動(dòng)框的視覺(jué)樣式元素。
- Property setting in a scroll bar control when the user clicks the area between the scroll box and scroll arrow. 屬性決定當用戶(hù)單擊滾動(dòng)框和滾動(dòng)箭頭之間的區域時(shí)滾動(dòng)條控件的。
- You can move through a page of items by clicking between the scroll box and a scroll arrow. 在滾動(dòng)框和滾動(dòng)箭頭之間單擊時(shí)可以按頁(yè)移動(dòng)項目。
- You can type a word or phrase in the top box of the Index tab to jump to a topic in the index in the scroll box below. 您可以在[索引]標簽頂部的輸入框中鍵入一個(gè)詞或短語(yǔ),以跳轉到下方滾動(dòng)框中的索引中的一個(gè)主題。
- Similarly, a value halfway between the bottom and top of the range places the leading edge of the scroll box in the middle of the scroll bar. 同理,在值范圍的底端和頂端中間的值會(huì )使滾動(dòng)框的前端位于滾動(dòng)條的中間。
- The ScrollBar controls use the Scroll event to monitor the movement of the scroll box (sometimes referred to as the thumb) along the scroll bar. ScrollBar控件使用Scroll事件來(lái)監視滾動(dòng)框(有時(shí)稱(chēng)之為滾動(dòng)塊)沿著(zhù)滾動(dòng)條的移動(dòng)情況。
- The following code example adds a VScrollBar control to the start of the document, and then moves the scroll box to the center of the scroll bar. 下面的代碼示例向文檔開(kāi)頭添加一個(gè)VScrollBar控件,然后將滾動(dòng)框移動(dòng)到該滾動(dòng)條中央。
- The scroll boxes inside the scroll bar indicate your vertical and horizontal location in the document. 滾動(dòng)條內的滾動(dòng)塊指示出你在文件中的垂直和水平位置。
- The following code example adds a VScrollBar control to the top of the worksheet, and then moves the scroll box to the center of the scroll bar. 下面的代碼示例將一個(gè)VScrollBar控件添加到工作表頂端,然后將滾動(dòng)框移動(dòng)至滾動(dòng)條中央。
- In addition to using mouse clicks to change the scroll bar value, a user can also drag the scroll box to any point along the bar. 除了可以通過(guò)鼠標單擊來(lái)更改滾動(dòng)條值以外,用戶(hù)還可以沿著(zhù)滾動(dòng)條將滾動(dòng)框拖動(dòng)到任何點(diǎn)。