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

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

パラメータ

control
BevelEffectを関連付けるSystem.Windows.Forms.Control
bevelEffect
ベベル効果に使用するBevelEffect
プラットフォーム

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