BCGSoft.ControlBars Namespace > SplitterControl Class : Initialize Method |
The object of the IResizeTarget Interface related to the splitter control.
'Declaration Public Sub Initialize( _ ByVal horz As Boolean, _ ByVal resizeTarget As IResizeTarget _ )
'Usage Dim instance As SplitterControl Dim horz As Boolean Dim resizeTarget As IResizeTarget instance.Initialize(horz, resizeTarget)
public void Initialize( bool horz, IResizeTarget resizeTarget )
public: void Initialize( bool horz, IResizeTarget* resizeTarget )
public: void Initialize( bool horz, IResizeTarget^ resizeTarget )
The object of the IResizeTarget Interface related to the splitter control.
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