CAViewer::SetDataSelectEnable
CAViewer class
Enables or Disables data selection.
- SetDataSelectEnable(
BOOL onoroff
);
Parameters
- onoroff
-
If set to TRUE, data selection is enabled; if set to FALSE, it is disabled.
Return Value
None.
Remarks
Turning data selection off disables the tooltip windows.
See Also
CAViewer::GetDataSelectEnable