FormDropDialogButtonControl.shortkey 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
shortkey() | |
shortkey(Int32) |
shortkey()
public:
virtual int shortkey();
public virtual int shortkey ();
abstract member shortkey : unit -> int
override this.shortkey : unit -> int
Public Overridable Function shortkey () As Integer