バージョン

UltraGroupBox クラス

UltraGroupBoxは、Windows標準のGroupBoxに高度な柔軟性が追加されたものです。
シンタックス
'宣言
 
Public Class UltraGroupBox 
   Inherits Infragistics.Win.UltraControlBase
   Implements Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class UltraGroupBox : Infragistics.Win.UltraControlBase, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

UltraGroupBox では、ヘッダー(キャプションとオプションのイメージを含む)を上下左右のいずれかの端に表示できます。デフォルトでは、ヘッダーは境界線の上に配置されますが、境界線の内側または外側に配置することもできます。

参照