dbicCalendar Send comments on this topic.
PerformLayout Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : PerformLayout Method

Forces the control to apply layout logic to all its child controls.

Overload List

OverloadDescription
PerformLayout()Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
PerformLayout(Control,String)Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also