Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Util.Controls.SplitContainerEx

  • Assembly: RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
  • Namespace: RT.Util.Controls
  • Show inherited types...
  • Show implemented interfaces...

Summary

SplitContainerEx provides such "advanced" features as painting the bloody splitter.

Constructors

Initialises a SplitContainerEx instance.

Instance methods

void Stores a reference to the specified settings class, or null to disable the saving of settings. Loads the settings from the specified instance and applies them to the control. Must be called in form's Load event or later to have an effect!

Instance properties

bool Specifies whether the splitter should be painted.

Events

SplitterEventHandlerOccurs when the splitter control is moved.

Nested types

Holds the settings of the SplitContainerEx.