public bool UseAeroCaptionButtons { get; set; }
Public Property UseAeroCaptionButtons As Boolean Get Set
public: property bool UseAeroCaptionButtons { bool get (); void set (bool value); }
member UseAeroCaptionButtons : bool with get, set
In This Article