public int ButtonShadowWidth { get; set; }
Public Property ButtonShadowWidth As Integer Get Set
public: property int ButtonShadowWidth { int get (); void set (int value); }
member ButtonShadowWidth : int with get, set
In This Article