◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── ◄CreateCaret► Creates a new shape for the system caret and gets ownership of the caret. ◄CreateSolidCaret► Creates a solid block for the system caret and gets ownership of the caret. ◄CreateGrayCaret► Creates a gray block for the system caret and gets ownership of the caret. ◄GetCaretPos► Retrieves the client coordinates of the caret's current position. ◄SetCaretPos► Moves the caret to a specified position. ◄HideCaret► Hides the caret by removing it from the display screen. ◄ShowCaret► Shows the caret on the display at the caret's current position. Once shown, the caret begins flashing automatically. -♦-