InfoConnect for Airlines VBA Guide
CursorShapeOption Enumeration
Specifies the shape of the text cursor.
Members
MemberDescription
BlockThe cursor is displayed as a full block.
NoCursorThe cursor is invisible.
UnderlineThe cursor is displayed as an underline.
VerticalBarThe cursor is displayed as a thin vertical bar.
See Also