OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TNmUpDown Class Reference

TNmUpDown is a wrapper of the NM_UPDOWN structure sent with notifications from an 'UpDown' control. More...

#include <owl/commctrl.h>

Inheritance diagram for owl::TNmUpDown:

Public Member Functions

 TNmUpDown (HWND hwnd, uint id, uint code, int pos, int delta)
 
 operator NMHDR & ()
 

Detailed Description

TNmUpDown is a wrapper of the NM_UPDOWN structure sent with notifications from an 'UpDown' control.

Definition at line 107 of file commctrl.h.

Constructor & Destructor Documentation

◆ TNmUpDown()

owl::TNmUpDown::TNmUpDown ( HWND hwnd,
uint id,
uint code,
int pos,
int delta )
inline

Definition at line 1761 of file commctrl.h.

Member Function Documentation

◆ operator NMHDR &()

owl::TNmUpDown::operator NMHDR & ( )
inline

Definition at line 116 of file commctrl.h.


The documentation for this class was generated from the following file: