PresenterControlComboBoxItem Class

Represents the presenter control combo box item.

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

Usage

'Usage
Dim instance As PresenterControlComboBoxItem

Syntax

'Declaration
Public Class PresenterControlComboBoxItem
    Inherits ComboBoxItem
    Implements IDisposable
public class PresenterControlComboBoxItem : ComboBoxItem, IDisposable
public ref class PresenterControlComboBoxItem : public ComboBoxItem, IDisposable
public class PresenterControlComboBoxItem extends ComboBoxItem implements IDisposable
public class PresenterControlComboBoxItem extends ComboBoxItem implements IDisposable

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                 System.Windows.Controls.ListBoxItem
                   System.Windows.Controls.ComboBoxItem
                    Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl.PresenterControlComboBoxItem
                       Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CRMPresenter.WebBrowserComboBoxItem
                       Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WebPresenter.WebBrowserComboBoxItem

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

PresenterControlComboBoxItem Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl Namespace

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