BCGSoft.ControlBars Namespace > CommandBar Class : Stretch Method |
Changes the size of the CommandBar to the specified value.
'Declaration Public Overridable Sub Stretch( _ ByVal newSize As Integer, _ ByVal horz As Boolean, _ ByVal strict As Boolean _ )
'Usage Dim instance As CommandBar Dim newSize As Integer Dim horz As Boolean Dim strict As Boolean instance.Stretch(newSize, horz, strict)
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