Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Util.Controls.Separator

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

Summary

This control is a label with a horizontal line running to the right of the label. The purpose is to visually separate blocks of controls, similar to GroupBox but without completely surrounding the controls in a box.

Constructors

Constructor.

Instance properties

string
  • Overrides: Control.Text
Gets/sets the text displayed in the control. Set to an empty string in order to get a horizontal line separator.