Share via


CLinkCtrl::GetIdealHeight

Retrieves the ideal height of the link control.

int GetIdealHeight( ) const;

Return Value

The ideal height of the control, in pixels.

Remarks

This member function implements the behavior of the Win32 message LM_GETIDEALHEIGHT, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CLinkCtrl Class

Hierarchy Chart