PowerTools PlusPak for Windows Forms 8.0J
ThreeDBorder コンストラクタ(Color,Color,Color,Color,ThreeDEffect)

darkColor。
darkDarkColor。
lightColor。
lightLightColor。
3D 効果。
指定した色と 3D 効果を使用して、ThreeDBorder クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal darkColor As Color, _
   ByVal darkDarkColor As Color, _
   ByVal lightColor As Color, _
   ByVal lightLightColor As Color, _
   ByVal effect As ThreeDEffect _
)

パラメータ

darkColor
darkColor。
darkDarkColor
darkDarkColor。
lightColor
lightColor。
lightLightColor
lightLightColor。
effect
3D 効果。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が有効な ThreeDEffect 値ではありません。
プラットフォーム

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

参照

ThreeDBorder クラス
ThreeDBorder メンバ
オーバーロード一覧

Send Feedback