'宣言 Public Class UltraExpandableGroupBox Inherits UltraGroupBox Implements Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation
public class UltraExpandableGroupBox : UltraGroupBox, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation
UltraExpandableGroupBox には、UltraGroupBox のすべての機能に加えて、エンドユーザーの操作またはプログラムによって内容領域を展開/縮小する機能があります。エンドユーザーが展開状態を切り替えるためのユーザー インターフェイスとして、コントロールのヘッダー内に GroupBoxExpansionIndicatorUIElement があります。ヘッダーはコントロールの一部で、キャプション、オプションのイメージ、および展開インジケーターがヘッダーに含まれます。