Move Method (Sash)
Class
Sash
.
Action
Moves the window pane that the sash borders.
Syntax
C#
sash
.
Move
(
amount
)
VB
sash
.
Move
(
amount
)
Variable
Description
amount
The number of pixels to move the window pane.
Integer
.