Search
NodeLabel.Node Property
See Also
 



Gets the node that displays this label.

 Syntax

VB6  Copy Code

Public Property Get Node() As Object

C++  Copy Code

public:
IDispatch* get_Node ()

 Property Value

Box or Table instance.

 See Also