HCURSOR GetCursor( );
Return Value
A handle to the current cursor, or NULL if no cursor has been set.
Remarks
Call this member function to get the handle of the cursor, previously set with SetCursor, that is associated with CStatic.
CStatic Overview | Class Members | Hierarchy Chart
See Also CStatic::SetCursor, STM_GETIMAGE, Cursors