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

DropShadowEffect を取得する対象の System.Windows.Forms.Control
指定したコントロールに関連付けられた DropShadowEffect を取得します。
構文
Public Overridable Function GetDropShadowEffect( _
   ByVal control As Control _
) As DropShadowEffect
public virtual DropShadowEffect GetDropShadowEffect( 
   Control control
)

パラメータ

control
DropShadowEffect を取得する対象の System.Windows.Forms.Control

戻り値の型

指定したコントロールの 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