Autodesk Vault ProfessionalVault API

FindForm Method

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

Retrieves the form that the control is on.

Syntax

public System.Windows.Forms.Form FindForm()
Public Function FindForm() As System.Windows.Forms.Form

Return Value

The System.Windows.Forms.Form that the control is on.

See Also