PowerTools PlusPak for Windows Forms 8.0J
SetGlowEffect メソッド

GlowEffect を関連付ける System.Windows.Forms.Control
ベベル効果に使用される GlowEffect
GlowEffect を指定したコントロールに関連付けます。
構文
Public Overridable Sub SetGlowEffect( _
   ByVal control As Control, _
   ByVal glowEffect As GlowEffect _
) 
public virtual void SetGlowEffect( 
   Control control,
   GlowEffect glowEffect
)

パラメータ

control
GlowEffect を関連付ける System.Windows.Forms.Control
glowEffect
ベベル効果に使用される GlowEffect
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcContainer クラス
GcContainer メンバ

Send Feedback