All types
|
All members
RT.Util
RT.KitchenSink.Fonts
RT.Util
RT.Util.Controls
RT.Util.Drawing
RT.Util.ExtensionMethods
Windows
Forms
Extensions
ParentTab
(
control
)
Xml
Linq
Extensions
RT.Util.Forms
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static class:
RT.Util.ExtensionMethods.
WindowsFormsExtensions
Assembly:
RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util.ExtensionMethods
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.