Autodesk Vault ProfessionalVault API

PerformLayout(Control,String) Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicRevisionsDropdownControl

Syntax

public void PerformLayout(
   System.Windows.Forms.Control affectedControl,
   System.string affectedProperty
)
Public Overloads Sub PerformLayout( _
   ByVal affectedControl As System.Windows.Forms.Control, _
   ByVal affectedProperty As System.String _
) 

Parameters

NameDescription
affectedControl
affectedProperty

See Also