#define PBN_REACHMAX 1 |
Notifies reach of maximum limit.
The PBN_REACHMAX notification code is sent when the progressbar reachs its maximum limit.
Definition at line 196 of file progressbar.h.
#define PBN_REACHMIN 2 |
Notifies reach of minimum limit.
The PBN_REACHMIN notification code is sent when the progressbar reachs its minimum limit.
Definition at line 204 of file progressbar.h.