NativeMethods.SB_LINEUP 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 up one line.
public: int SB_LINEUP = 0;
public const int SB_LINEUP = 0;
val mutable SB_LINEUP : int
Public Const SB_LINEUP As Integer = 0