CButton::GetIcon

CButton::GetIcon

HICON GetIcon( ) const;

Return Value

A handle to an icon. NULL if no icon is previously specified.

Remarks

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

CButton Overview |  Class Members |  Hierarchy Chart

See Also   CButton::SetIcon, CBitmapButton::LoadBitmaps, Bitmaps