dbicDayView Send comments on this topic.
CreateControl() Method
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView 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