バージョン

GroupBoxContentAreaBorderUIElement クラス

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

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

参照