Udostępnij za pośrednictwem


GenericWebBrowserComboBoxItem Constructor

Initializes a new instance of the GenericWebBrowserComboBoxItem Class.Initializes a new instance of the GenericWebBrowserComboBoxItem Class.

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim parent As PresenterControl

Dim instance As New GenericWebBrowserComboBoxItem(parent)

Syntax

'Declaration
Public Sub New ( _
    parent As PresenterControl _
)
public GenericWebBrowserComboBoxItem (
    PresenterControl parent
)
public:
GenericWebBrowserComboBoxItem (
    PresenterControl^ parent
)
public GenericWebBrowserComboBoxItem (
    PresenterControl parent
)
public function GenericWebBrowserComboBoxItem (
    parent : PresenterControl
)

Remarks

The default constructor initializes any fields to their default values.

Platforms

See Also

Reference

GenericWebBrowserComboBoxItem Class
GenericWebBrowserComboBoxItem Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.