Behavior when the tab receives focus
Member of Tab Folder (PRIM_TAB)
Data Type - Enumeration
The FocusStyle property defines which control will have focus when the tab folder receives focus.
Enum Value | Description |
---|---|
TabFolder | The tab folder will get the focus |
TabSheet | The active tab sheet will get the focus |
Febuary 18 V14SP2