Home > All Other Interfaces > IPopupMessage > Align

Align

An alignment string that specifies the position of the popup window. If this property is undefined, the top left position is taken from the Top and Left properties.

 

JavaScript

 

Align

 

C#

 

string Align { get; set; }

 

C++

 

HRESULT Align([out, retval] BSTR* pVal)

HRESULT Align([in] BSTR pVal)