BCGSoft.ControlBars Namespace > CommandBar Class : DrawSeparator Method |
'Declaration Public Overridable Sub DrawSeparator( _ ByVal grph As Graphics, _ ByVal rect As Rectangle, _ ByVal horz As Boolean, _ ByVal largeIconDelimiter As Boolean _ )
'Usage Dim instance As CommandBar Dim grph As Graphics Dim rect As Rectangle Dim horz As Boolean Dim largeIconDelimiter As Boolean instance.DrawSeparator(grph, rect, horz, largeIconDelimiter)
public virtual void DrawSeparator( Graphics grph, Rectangle rect, bool horz, bool largeIconDelimiter )
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