IASTitleBar::put_MaxTitleWidth

This method sets the maximum width of title bar text.

Syntax

HRESULT put_MaxTitleWidth( long lMaxTitleWidth);

Parameters

lMaxTitleWidth
Long integer that contains the maximum width of the title bar title.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IASTitleBar::get_MaxTitleWidth