CComControl::GetAmbientTextAlign

This method retrieves DISPID_AMBIENT_TEXTALIGN, the text alignment preferred by the container.

Syntax

HRESULT GetAmbientTextAlign( short& nTextAlign );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Methods