BCGControlBar Library for .NET
SplitterControl Class
Members 




Inherits Control Class of System.Windows.Forms namespace. Implements interface BCGSoft.Shared.ISupportCustomLayout, System.Runtime.Serialization.Runtime.
Represents a control that divides a docking container's display area  into two resizable docking panes.

Object Model
SplitterControl Class
Syntax
'Declaration
 
Public Class SplitterControl 
   Inherits System.Windows.Forms.Control
   Implements BCGSoft.Shared.ISupportCustomLayout 
'Usage
 
Dim instance As SplitterControl
public __gc class SplitterControl : public System.Windows.Forms.Control, BCGSoft.Shared.ISupportCustomLayout  
public ref class SplitterControl : public System.Windows.Forms.Control, BCGSoft.Shared.ISupportCustomLayout  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.ControlBars.SplitterControl

Requirements

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

See Also

Reference

SplitterControl Members
BCGSoft.ControlBars Namespace

Send Feedback