dbicMonth Send comments on this topic.
CreateControl() Method
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : CreateControl() Method

Forces the creation of the visible control, including the creation of the handle and any visible child controls.

Syntax

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

Requirements

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

See Also