FormGroupControl.jumpRef 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.
Is called when a user clicks the Go to the Main Table Form command on a control shortcut menu in a form group control.
public:
virtual void jumpRef();
public virtual void jumpRef ();
abstract member jumpRef : unit -> unit
override this.jumpRef : unit -> unit
Public Overridable Sub jumpRef ()