GrapeCity.Win.Buttons 名前空間 > GcButtonBase クラス : FlatStyle プロパティ |
Public Property FlatStyle As FlatStyleEx
public FlatStyleEx FlatStyle {get; set;}
' ボタンの FlatStyle を Professional に設定します。
GcButton1.FlatStyle = GrapeCity.Win.Common.FlatStyleEx.Professional
// ボタンの FlatStyle を Professional に設定します。
GcButton1.FlatStyle = GrapeCity.Win.Common.FlatStyleEx.Professional;
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