FormBuildCommandButtonControl.keyTip Method      
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.
Overloads
keyTip()
public:
 virtual System::String ^ keyTip();public virtual string keyTip();abstract member keyTip : unit -> string
override this.keyTip : unit -> stringPublic Overridable Function keyTip () As StringReturns
Applies to
keyTip(String)
public:
 virtual System::String ^ keyTip(System::String ^ _value);public virtual string keyTip(string _value);abstract member keyTip : string -> string
override this.keyTip : string -> stringPublic Overridable Function keyTip (_value As String) As StringParameters
- _value
- String