NativeMethods.SB_PAGEDOWN Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scrolls down one page.
public: int SB_PAGEDOWN = 3;
public const int SB_PAGEDOWN = 3;
val mutable SB_PAGEDOWN : int
Public Const SB_PAGEDOWN As Integer = 3