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

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

Syntax

Visual Basic (Declaration) 
Overloads Public Sub PerformLayout() 
C# 
public void PerformLayout()

Requirements

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

See Also