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.
Initializes a new instance of the AifWindowsFormsHost class.
Namespace: Microsoft.Uii.Csr.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim c As Control
Dim instance As New AifWindowsFormsHost(c)
Syntax
'Declaration
Public Sub New ( _
c As Control _
)
public AifWindowsFormsHost (
Control c
)
public:
AifWindowsFormsHost (
Control^ c
)
public AifWindowsFormsHost (
Control c
)
public function AifWindowsFormsHost (
c : Control
)
Parameters
- c
Specifies the control
Remarks
Platforms
See Also
Reference
AifWindowsFormsHost Class
AifWindowsFormsHost Members
Microsoft.Uii.Csr.Aif.HostedApplication Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.