Enum SimplePopupDialog.AlignOrigin
Specifies the origin point used for alignment calculations.
public enum SimplePopupDialog.AlignOrigin
Fields
Layout = 1align relative to the layout container.
Owner = 0Align relative to the owning element.
Specifies the origin point used for alignment calculations.
public enum SimplePopupDialog.AlignOrigin
Layout = 1align relative to the layout container.
Owner = 0Align relative to the owning element.