GetChildAtPoint(Point) Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.Windows.Forms.Control GetChildAtPoint(
System.Drawing.Point pt
)Public Overloads Function GetChildAtPoint( _
ByVal pt As System.Drawing.Point _
) As System.Windows.Forms.ControlParameters
| Name | Description |
|---|---|
| pt |
Return Value
A System.Windows.Forms.Control that represents the control that is located at the specified point.