#define SVS_AUTOSORT 0x0004L |
Automatically sorts strings entered in the scrollview control.
Definition at line 221 of file scrollview.h.
#define SVS_LOOP 0x0008L |
Loops the item automatically when user select item with down or up key.
Definition at line 227 of file scrollview.h.
#define SVS_NOTIFY 0x0002L |
reserved.
Definition at line 215 of file scrollview.h.
#define SVS_UPNOTIFY 0x0001L |
Sends the notification messages to parent window when the keys is up.
Definition at line 209 of file scrollview.h.