HCURSOR GetCursor( );
Return Value
A handle to a cursor image. NULL if no cursor is previously specified.
Remarks
Call this member function to get the handle of a cursor, previously set with SetCursor, that is associated with a button.
CButton Overview | Class Members | Hierarchy Chart
See Also CButton::SetCursor, CBitmapButton::LoadBitmaps, Bitmaps