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.
Simulates the act of a user clicking the Hyperlink.
public:
void DoClick();
public void DoClick ();
member this.DoClick : unit -> unit
Public Sub DoClick ()
Remarks
Calling this method is equivalent to a user clicking the Hyperlink.