ProposalBase.AcceptText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Localized text shown next to the accept button in the hint bar. If null or empty, a localized string similar to "to accept" will be used.
public virtual string AcceptText { get; }
member this.AcceptText : string
Public Overridable ReadOnly Property AcceptText As String