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

Retrieves the form that the control is on.

Syntax

Visual Basic (Declaration) 
Public Function FindForm() As Form
C# 
public Form FindForm()

Return Value

The System.Windows.Forms.Form that the control is on.

Requirements

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

See Also