MultiSelect for WinForms
ApplyStyle メソッド (DropDownForm)

C1.Win.Input.6 アセンブリ > C1.Win.Input 名前空間 > DropDownForm クラス : ApplyStyle メソッド
ドロップダウンフォームのスタイル。
親コントロールの DPI。
ドロップダウンフォームにスタイルを適用します。
シンタックス
'宣言
 
Public Overrides Sub ApplyStyle( _
   ByVal style As C1.Win.Themes.BaseStyle, _
   ByVal dpi As System.Integer _
) 
public override void ApplyStyle( 
   C1.Win.Themes.BaseStyle style,
   System.int dpi
)

パラメータ

style
ドロップダウンフォームのスタイル。
dpi
親コントロールの DPI。
参照

DropDownForm クラス
DropDownForm メンバ