Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Finds the window that contains the control.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
protected IntPtr FindWindowFromControlName(
string controlName,
bool throwExceptionIfNotFound
)
Protected Function FindWindowFromControlName (
controlName As String,
throwExceptionIfNotFound As Boolean
) As IntPtr
Parameters
controlName
Type: System.StringSpecifies the name of the control.
throwExceptionIfNotFound
Type: System.BooleanContains a Boolean value that, when true, throws DataDrivenAdapterException if the window isn’t found.
Return Value
Type: System.IntPtr
Type: IntPtr.
See Also
WinDataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright