EnableUseDefaultCursor property (ILEADRasterView)
|
BOOL EnableUseDefaultCursor | |
|
Overview |
Refer to Loading a Bitmap from a File. |
Remarks
(Persistent property, available at design time) Gets or sets a value that indicates whether to use the default cursor in the OLE Drag and Drop operation in the RasterView Control. Possible values are:
|
Setting |
Description |
|
TRUE |
Uses the default Drag-and-Drop cursor |
|
FALSE |
Uses the custom cursor specified in the OLEDragCursor property. |
See Also
|
Elements: |
OLEDragCursor property, OLEStartDrag event, OLECompleteDrag event, OLEDragOver event, OLEGiveFeedback event, EnableOLEDragMethod property |
|
Topics: |