Xceed SmartUI for WinForms v3.6 Documentation
SmartOutlookShortcutBar Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.OutlookShortcutBar Namespace : SmartOutlookShortcutBar Class
Represents a SmartControl designed to be used as an Outlook shortcut bar.
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DescriptionAttribute("Represents a SmartControl designed to be used as an Outlook shortcut bar.")>
Public Class SmartOutlookShortcutBar 
   Inherits Xceed.SmartUI.SmartControl
'Usage
 
Dim instance As SmartOutlookShortcutBar
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[Description("Represents a SmartControl designed to be used as an Outlook shortcut bar.")]
public class SmartOutlookShortcutBar : Xceed.SmartUI.SmartControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Xceed.SmartUI.SmartControl
               Xceed.SmartUI.Controls.OutlookShortcutBar.SmartOutlookShortcutBar

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SmartOutlookShortcutBar Members
Xceed.SmartUI.Controls.OutlookShortcutBar Namespace