CStatic::GetCursor

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 OverviewClass MembersHierarchy Chart

See Also   CStatic::SetCursor, STM_GETIMAGE, Cursors