Autodesk Vault ProfessionalVault API

GetContainerControl Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultNavigationPathComboboxControl

Syntax

public System.Windows.Forms.IContainerControl GetContainerControl()
Public Function GetContainerControl() As System.Windows.Forms.IContainerControl

Return Value

An System.Windows.Forms.IContainerControl , that represents the parent of the System.Windows.Forms.Control .

See Also