BCGControlBar Library for .NET
SplitterControlMovedEventArgs Class
Members 




Inherits EventArgs Class of namespace System.
Provides data for the SplitterControlMoved  events of the AutoHideButton and DockingContainer, DefaultSplitterMoved of DockingContainer,  SplitterMoved event of the splitter control.  Property Value  specifies the offset of the splitter made on moving it.

Object Model
SplitterControlMovedEventArgs Class
Syntax
'Declaration
 
Public Class SplitterControlMovedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SplitterControlMovedEventArgs
public class SplitterControlMovedEventArgs : System.EventArgs 
public __gc class SplitterControlMovedEventArgs : public System.EventArgs 
public ref class SplitterControlMovedEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.ControlBars.SplitterControlMovedEventArgs

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

SplitterControlMovedEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback