GrapeCity PlusPak for Windows Forms 10.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
参照

参照

GcContainer クラス
GcContainer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.