Enum TBFlags
Used with toolbar.MiscFlags.
[Flags]
public enum TBFlags
Namespace: Au.Types
Assembly: Au.dll
Fields
| Name | Description |
|---|---|
| ActivateOwnerWindow | Activate the owner window when the toolbar clicked. Default. |
| HideWhenFullScreen | Hide the toolbar when a full-screen window is active. Default. |