Ribbon for WinForms
GetParent<T> メソッド (ScrollBarElement.ScrollBarLineButton)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement.ScrollBarLineButton クラス : GetParent<T> メソッド
Navigates up the tree to find an ancestor of a given type.
シンタックス
'宣言
 
Public Function GetParent(Of T As Element)() As T
public T GetParent<T>()
where T: Element

型パラメータ

T

戻り値の型

A reference to the ancestor of the given type, null if not found.
参照

ScrollBarElement.ScrollBarLineButton クラス
ScrollBarElement.ScrollBarLineButton メンバ