C1.Win.SpellChecker.8 Assembly / C1.Win.SpellChecker Namespace / C1SpellDialog Class / PerformLayout Method / PerformLayout(Control,String) Method

In This Topic
PerformLayout(Control,String) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub PerformLayout( _
   ByVal affectedControl As System.Windows.Forms.Control, _
   ByVal affectedProperty As System.String _
) 
 

Parameters

affectedControl
affectedProperty
See Also