DialogBase.F1Keyword 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.
Override to specify the F1 keyword for this dialog.
protected:
virtual property System::String ^ F1Keyword { System::String ^ get(); };
protected virtual string F1Keyword { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.F1Keyword : string
Protected Overridable ReadOnly Property F1Keyword As String
Property Value
- Attributes