ComponentOne Input for WinForms
ResumeAllLayout(Boolean) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : ResumeAllLayout(Boolean) Method
Indicates whether to invoke the layout logic now.
Calls ResumeLayout on all DateEditMonthCalendar's child controls.
Syntax
'Declaration
 
Public Sub ResumeAllLayout( _
   ByVal performLayout As System.Boolean _
) 
public void ResumeAllLayout( 
   System.bool performLayout
)

Parameters

performLayout
Indicates whether to invoke the layout logic now.
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members