In This Article

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 Close method was closed.

LinkClicked

A command link was clicked.