Share via


SystemColors.ButtonShadow 属性

定义

获取 Color 结构,它是三维元素的阴影颜色。

public:
 static property System::Drawing::Color ButtonShadow { System::Drawing::Color get(); };
public static System.Drawing.Color ButtonShadow { get; }
static member ButtonShadow : System.Drawing.Color
Public Shared ReadOnly Property ButtonShadow As Color

属性值

Color,它是三维元素的阴影颜色。

注解

此颜色应用于三维元素背向光源的部分。

适用于