Specify the minimum value of a scrollbar control.
Specify the orientation for a scrollbar control.
Caption property of a Label control to the current setting of the Value property of a ScrollBar control, follow these steps: Start Excel, and then open a new blank workbook.
Value -Eigenschaft des Bildlaufleisten -Steuerelement die Caption -Eigenschaft eines Label -Steuerelements zu ändern, gehen Sie folgendermaßen vor: Starten Sie Excel und öffnen Sie eine neue leere Arbeitsmappe.
Add a ScrollBar control to the UserForm.
Specify the minimum value of a scrollbar control.
Specify the initial value of a scrollbar control.
There is an icon on the 'Form Functions' toolbar, denoting a scrollbar control.
Fig. 2. Schematic of the scrollbar control.
This method does not apply to the stand-alone ScrollBar control or to scroll bars that appear on a TextBox.
Diese Methode kann nicht bei einem eigenständigen ScrollBar -Steuerelement oder bei Bildlaufleisten angewendet werden, die auf einem TextBox -Steuerelement angezeigt werden.
To use the ScrollBar to set or read the value of another control, you must write code that uses the ScrollBar control's Value property.
Um das ScrollBar -Objekt zum Einstellen oder Lesen des Wertes eines anderen Steuerelements zu verwenden, müssen Sie Code erstellen, der die Value -Eigenschaft des ScrollBar -Objekts verwendet.
The Scroll method applies scroll bars that appear on a Frame that is larger than its display area. This method does not apply to the stand-alone ScrollBar control or to scroll bars that appear on a TextBox.
Die Scroll -Methode setzt Bildlaufleisten ein, die auf einem Frame -Objekt angezeigt werden, das größer als der Anzeigebereich ist. Diese Methode kann nicht auf das eigenständige ScrollBar -Steuerelement oder auf Steuerelemente, die sich in einem TextBox -Objekt befinden, angewendet werden.