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