ShowConnectPoints property
Determines whether connection points are shown in a window.
Version added
4.5
Syntax
| |
| |
intRet |
Integer. True (-1) if connection points are shown; otherwise, False (0). |
object |
Required. An expression that returns a Window object. |
intExpression |
Required Integer. True (-1) to show connection points; False (0) to hide connection points. |
Remarks
Using the ShowConnectPoints property is equivalent to clicking Connection Points on the View menu.