バージョン

GroupBoxContentAreaUIElement クラス

GroupBoxContentAreaUIElement は、子コントロールを含む UltraGroupBox の領域を表します。この要素は GroupBoxContentAreaBackgroundUIElement 要素と GroupBoxContentAreaBorderUIElement 要素を管理します。これらの要素はそれぞれ、コンテンツ領域の背景と境界線を描画します。
シンタックス
'宣言
 
Public Class GroupBoxContentAreaUIElement 
   Inherits Infragistics.Win.UIElement
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class GroupBoxContentAreaUIElement : Infragistics.Win.UIElement, Infragistics.Win.UIAutomation.IProvideUIAutomation  
参照