SuperTooltip for WinForms
GetIconAlignment メソッド (C1SuperErrorProvider)

C1.Win.SuperTooltip.6 アセンブリ > C1.Win.SuperTooltip 名前空間 > C1SuperErrorProvider クラス : GetIconAlignment メソッド
アイコンの位置を取得する対象のコントロール。
エラーアイコンがコントロールとの関連で配置される位置を示す値を取得します。
シンタックス
'宣言
 
Public Function GetIconAlignment( _
   ByVal control As System.Windows.Forms.Control _
) As System.Windows.Forms.ErrorIconAlignment
public System.Windows.Forms.ErrorIconAlignment GetIconAlignment( 
   System.Windows.Forms.Control control
)

パラメータ

control
アイコンの位置を取得する対象のコントロール。

戻り値の型

ErrorIconAlignment 値の1つ。デフォルトのアイコンの配置は MiddleRight です。
参照

C1SuperErrorProvider クラス
C1SuperErrorProvider メンバ