Ribbon for WinForms
GetDock メソッド (DockPanel)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > DockPanel クラス : GetDock メソッド
The child Element to check.
Returns the System.Windows.Forms.DockStyle option used for the specified child element.
シンタックス
'宣言
 
Public Function GetDock( _
   ByVal e As Element _
) As DockStyle
public DockStyle GetDock( 
   Element e
)

パラメータ

e
The child Element to check.

戻り値の型

The new System.Windows.Forms.DockStyle option used for the specified child element.
参照

DockPanel クラス
DockPanel メンバ