Ribbon for WinForms
IsChildOf メソッド (ScrollBarElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement クラス : IsChildOf メソッド
Parent element to investigate.
Determines whether this element is a child of another element.
シンタックス
'宣言
 
Public Function IsChildOf( _
   ByVal parent As Element _
) As Boolean
public bool IsChildOf( 
   Element parent
)

パラメータ

parent
Parent element to investigate.

戻り値の型

True if parent contains this element.
参照

ScrollBarElement クラス
ScrollBarElement メンバ