dbicDropDate Send comments on this topic.
SuspendLayout Method
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : SuspendLayout Method

Temporarily suspends the layout logic for the control.

Syntax

Visual Basic (Declaration) 
Public Sub SuspendLayout() 
C# 
public void SuspendLayout()

Requirements

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

See Also