SVUIA_STATUS Enumeration |
Namespace: ShellBoost.Core.WindowsShell
public enum SVUIA_STATUS
Member name | Value | Description | |
---|---|---|---|
SVUIA_DEACTIVATE | 0 | The browser view has been deactivated. | |
SVUIA_ACTIVATE_NOFOCUS | 1 | The browser view is activated and does not have focus. | |
SVUIA_ACTIVATE_FOCUS | 2 | The browser view is activated and has focus. | |
SVUIA_INPLACEACTIVATE | 3 | The browser view is activated in place. |