GetChildAtPoint(Point,GetChildAtPointSkip) Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.Windows.Forms.Control GetChildAtPoint(
System.Drawing.Point pt,
System.Windows.Forms.GetChildAtPointSkip skipValue
)Public Overloads Function GetChildAtPoint( _
ByVal pt As System.Drawing.Point, _
ByVal skipValue As System.Windows.Forms.GetChildAtPointSkip _
) As System.Windows.Forms.ControlParameters
| Name | Description |
|---|---|
| pt | |
| skipValue |
Return Value
The child System.Windows.Forms.Control at the specified coordinates.