[BrowsableAttribute(false)]
protected Button ApplyButton { get; }<BrowsableAttribute(false)>
Protected ReadOnly Property ApplyButton As Button
Getprotected:
[BrowsableAttribute(false)]
property Button^ ApplyButton {
Button^ get ();
}[<BrowsableAttribute(false)>]
member ApplyButton : Button with get