CStatic::GetIcon

HICON GetIcon( ) const;

Return Value

A handle to the current icon, or NULL if no icon has been set.

Remarks

Call this member function to get the handle of the icon, previously set with SetIcon, that is associated with CStatic.

CStatic OverviewClass MembersHierarchy Chart

See Also   CStatic::SetIcon, STM_GETICON, Icons