BCGSoft.Controls.OutlookBar Namespace : OutlookBarCaption Class |
Inherits Label class of System.Windows.Forms namespace.
Specifies the caption control associated with OutlookBarControl. The control will be drawn as a caption control of the outlookbar. You can select some mode of its redrawing. Standard mode supposes that the caption will be redrawing exactly as in MS Outlook. If IsSeparator property is true, the label will be redrawn as separator. Otherwise, the border of width 2 pixel will be drawn for the label.
'Declaration Public Class OutlookBarCaption Inherits System.Windows.Forms.Label
'Usage Dim instance As OutlookBarCaption
public class OutlookBarCaption : System.Windows.Forms.Label
public __gc class OutlookBarCaption : public System.Windows.Forms.Label
public ref class OutlookBarCaption : public System.Windows.Forms.Label
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.Label
BCGSoft.Controls.OutlookBar.OutlookBarCaption
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