Member variable XbpBrowse():cursorMode Foundation
Selects the cursor mode of the browser.
Attribute: EXPORTED
Data type: Numeric (XBPBRW_CURSOR_ROW)
Description
The instance variable :cursorMode determines the browse cursor to be displayed by an XbpBrowse object. #define constants must be used for this instance variable:
Constants to define the browse cursor
Constant | Description |
---|---|
XBPBRW_CURSOR_NONE | No visible cursor |
XBPBRW_CURSOR_CELL | Cell cursor |
XBPBRW_CURSOR_ROW *) | Row cursor |
|
Feedback
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.