Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows.TabbedMdi Namespace / FormSelectedEventArgs Class
Properties


In This Topic
    FormSelectedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FormSelectedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormSelectedEventArgs specifying that tab-group and selected form.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the form that is currently selected.  
    Public PropertyGets the TabbedMdiTabGroup which belongs to the selected form.  
    Top
    See Also