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

Overload List

OverloadDescription
GetChildAtPoint(Point,GetChildAtPointSkip)Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
GetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates. (Inherited from System.Windows.Forms.Control)

Requirements

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

See Also