Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Util.Controls.ScrollableLabelEx

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

Summary

Provides a LabelEx wrapped in a ScrollableControl that behaves properly.

Constructors

Constructor.

Instance methods

void
ScrollTo(int y)
Scrolls the label to the specified y co-ordinate.

Instance properties

bool
  • Overrides: ScrollableControl.AutoScroll
Override; see base.
LabelExGets the inner label.