Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static class: RT.Util.ExtensionMethods.WindowsFormsExtensions

Summary

Provides extension methods for Windows Forms controls.

Static methods

TabPage
ParentTab(this Control control)
If this control is located within a TabPage, returns the first TabPage found by iterating recursively through its parents. Otherwise returns null.