ComponentOne Input for WinForms
PerformLayout(Control,String) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > NumericEditCalculator Class > PerformLayout Method : PerformLayout(Control,String) Method
Syntax
'Declaration
 
Public Overloads Sub PerformLayout( _
   ByVal affectedControl As System.Windows.Forms.Control, _
   ByVal affectedProperty As System.String _
) 
public void PerformLayout( 
   System.Windows.Forms.Control affectedControl,
   System.string affectedProperty
)

Parameters

affectedControl
affectedProperty
See Also

Reference

NumericEditCalculator Class
NumericEditCalculator Members
Overload List