PerformLayout(Control,String) Method | Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / CategoryListForm 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