MiniGUI API Reference (MiniGUI-Standalone)  v5.0.6
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

◆ PSN_ACTIVE_CHANGED

#define PSN_ACTIVE_CHANGED   0x01

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

Definition at line 399 of file propsheet.h.