SuperTooltip for WinForms
ApplyStyle メソッド (DropDownFormBase)

C1.Win.6 アセンブリ > C1.Framework 名前空間 > DropDownFormBase クラス : ApplyStyle メソッド
Style of drop down form.
DPI of parent control.
Applies the style to drop down form.
シンタックス
'宣言
 
Public MustOverride Sub ApplyStyle( _
   ByVal style As BaseStyle, _
   ByVal dpi As System.Integer _
) 
public abstract void ApplyStyle( 
   BaseStyle style,
   System.int dpi
)

パラメータ

style
Style of drop down form.
dpi
DPI of parent control.
参照

DropDownFormBase クラス
DropDownFormBase メンバ