(
a feature of FlowChartX Pro edition)
Determines whether there's FlowChartX data available in the clipboard.
SyntaxVB6
Copy Code
|
|---|
Public Function CanPasteFromClipboard () As Boolean |
C++
Copy Code
|
|---|
public: |
true if there is FlowChartX data available in the Windows clipboard and paste operation is possible; otherwise, false.
See Also