バージョン

GroupBoxContentAreaBackgroundUIElement クラス

GroupBoxContentAreaBackgroundUIElement は、UltraGroupBox のコンテンツ領域の背景を表します。
シンタックス
'宣言
 
Public Class GroupBoxContentAreaBackgroundUIElement 
   Inherits Infragistics.Win.UIElement
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class GroupBoxContentAreaBackgroundUIElement : Infragistics.Win.UIElement, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

これは、コントロールのコンテンツ領域の背景の描画を担当する要素です。これは、コントロールの要素階層では GroupBoxContentAreaBorderUIElement の兄弟であり GroupBoxContentAreaUIElement の子です。

参照