Member variable XbpBrowse():cursorMode Foundation
Selects the cursor mode of the browser.
The instance variable :cursorMode determines the browse cursor to be displayed by an XbpBrowse object. #define constants must be used for this instance variable:
Constant | Description |
---|---|
XBPBRW_CURSOR_NONE | No visible cursor |
XBPBRW_CURSOR_CELL | Cell cursor |
XBPBRW_CURSOR_ROW *) | Row cursor |
|
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.