Northwoods.GoWPF 2.2.4 Assembly
FindTopLevelPart() Method

Find the top-level Part for this part.
Syntax
Public Function FindTopLevelPart() As Part
public Part FindTopLevelPart()

Return Value

This may often return itself, and should not return null.
Remarks
If this part is a member of a group, return that group's top-level part. If this part is a label node for a link, return that link's top-level part.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback