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

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

パラメータ

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

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