BarPopupCloseReason Enum
Specifies the reason why a bar popup is closed.
public enum BarPopupCloseReason
Fields
| Name | Description |
|---|---|
| ApplicationClicked | A control in the application was clicked. |
| ApplicationFocusChange | The focus was changed to a different application. |
| CloseCalled | The |
| LinkClicked | A command link was clicked. |