PropertyPaneLinkPopupWindowProperties.PopupWindowPosition Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Questa enumerazione contiene i diversi tipi di campi.
public enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
type PropertyPaneLinkPopupWindowProperties.PopupWindowPosition =
Public Enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
- Ereditarietà
-
PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
Campi
Center | 0 | Centro. |
LeftBottom | 4 | In basso a sinistra. |
LeftTop | 2 | In alto a sinistra. |
RightBottom | 3 | In basso a destra. |
RightTop | 1 | In alto a destra. |