BCGSoft.Controls.OutlookBar Namespace : OutlookBarItem Class |
Inherits CommandButton class of BCGSoft.Controls.Shared namespace.
Represents an individual item that is displayed within an OutlookBarPane. In OutlookBarItem class the size, image and text of the button are specified. The related to the mouse click on the item the event ExecuteCommand is raised on this class.
'Declaration Public Class OutlookBarItem Inherits BCGSoft.Controls.Shared.CommandButton Implements BCGSoft.Controls.Shared.ICommandObject
'Usage Dim instance As OutlookBarItem
public class OutlookBarItem : BCGSoft.Controls.Shared.CommandButton, BCGSoft.Controls.Shared.ICommandObject
public __gc class OutlookBarItem : public BCGSoft.Controls.Shared.CommandButton, BCGSoft.Controls.Shared.ICommandObject
public ref class OutlookBarItem : public BCGSoft.Controls.Shared.CommandButton, BCGSoft.Controls.Shared.ICommandObject
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
BCGSoft.Controls.Shared.CommandObject
BCGSoft.Controls.Shared.CommandButton
BCGSoft.Controls.OutlookBar.OutlookBarItem
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