Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NSplitterStyle Class
Properties Methods Events


In This Topic
    NSplitterStyle Class Members
    In This Topic

    The following tables list the members exposed by NSplitterStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the style to be used for splitter grippers.  
    Public PropertyGets or sets a value whether splitters will display grippers.  
    Public PropertyGets or sets the size to be used by splitters.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodCreates an exact copy of the current style. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodCopies all the values from the specified style. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodNotifies that the current style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodNotifies that a property of the style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also