neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::ScrollMessage Struct Reference
Inheritance diagram for neo::ScrollMessage:
Inheritance graph
[legend]

Public Member Functions

bool IsHorizontal ()
 
bool IsVertical ()
 
WORD Pos ()
 
HWND ScrollBar ()
 
WORD ScrollCode ()
 
void UpdateScrollPos ()
 
- Public Member Functions inherited from neo::Message
LRESULT Default ()
 
void Init (HWND pHwnd, UINT pMessage, WPARAM pWP, LPARAM pLP)
 
void Result (LRESULT res)
 
void ResultDefault ()
 

Additional Inherited Members

- Public Attributes inherited from neo::Message
HWND hwnd
 
LPARAM lp
 
UINT message
 
WindowBasemessageHandler
 
LRESULT result
 
bool resultSet
 
WPARAM wp
 

Member Function Documentation

void neo::ScrollMessage::UpdateScrollPos ( )
inline
Note
The scrollbar will not automatically update itself, this function must be called for it.

The documentation for this struct was generated from the following files: