ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / SuspendAllLayout Method

In This Topic
    SuspendAllLayout Method
    In This Topic
    Calls SuspendLayout on all DateEditMonthCalendar's child controls.
    Syntax
    'Declaration
     
    Public Sub SuspendAllLayout() 
    public void SuspendAllLayout()
    See Also