NativeMethods.SB_LINEDOWN 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 line.
public: int SB_LINEDOWN = 1;
public const int SB_LINEDOWN = 1;
val mutable SB_LINEDOWN : int
Public Const SB_LINEDOWN As Integer = 1