Intersoft ClientUI Documentation
ExpandableGroupBox Class
Members 



Represents an expandable and collapsible group box that hosts a collection of input controls.
Object Model
ExpandableGroupBox ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="ContentVisible", GroupName="VisibilityStates")>
<TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Expanded")>
<DescriptionAttribute("Represents an expandable and collapsible group box that hosts a collection of input controls.")>
<TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.UI.Controls.StylishLabel)>
<TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Collapsed")>
<TemplateVisualStateAttribute(GroupName="VisibilityStates", Name="ContentCollapsed")>
<TemplatePartAttribute(Name="HeaderContainer", Type=System.Windows.Controls.Border)>
Public Class ExpandableGroupBox 
   Inherits GroupBox
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As ExpandableGroupBox
[TemplateVisualStateAttribute(Name="ContentVisible", GroupName="VisibilityStates")]
[TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Expanded")]
[DescriptionAttribute("Represents an expandable and collapsible group box that hosts a collection of input controls.")]
[TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.UI.Controls.StylishLabel)]
[TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Collapsed")]
[TemplateVisualStateAttribute(GroupName="VisibilityStates", Name="ContentCollapsed")]
[TemplatePartAttribute(Name="HeaderContainer", Type=System.Windows.Controls.Border)]
public class ExpandableGroupBox : GroupBox, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="ContentVisible", GroupName="VisibilityStates")]
[TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Expanded")]
[DescriptionAttribute("Represents an expandable and collapsible group box that hosts a collection of input controls.")]
[TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.UI.Controls.StylishLabel)]
[TemplateVisualStateAttribute(GroupName="ExpandStates", Name="Collapsed")]
[TemplateVisualStateAttribute(GroupName="VisibilityStates", Name="ContentCollapsed")]
[TemplatePartAttribute(Name="HeaderContainer", Type=System.Windows.Controls.Border)]
public ref class ExpandableGroupBox : public GroupBox, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.Framework.ISHeaderedContentControl
                        Intersoft.Client.UI.Controls.GroupBox
                           Intersoft.Client.UI.Controls.ExpandableGroupBox
                              Intersoft.Client.UI.Aqua.UXResizablePane

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExpandableGroupBox Members
Intersoft.Client.UI.Controls Namespace

Send Feedback