MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Macros
Notification codes of propertysheet control

Macros

#define PSN_ACTIVE_CHANGED   0x01
 Notifies the parent window that the active page of the propsheet has been changed. More...
 

Detailed Description

Macro Definition Documentation

#define PSN_ACTIVE_CHANGED   0x01

Notifies the parent window that the active page of the propsheet has been changed.

Definition at line 387 of file propsheet.h.