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.
For the Browser object, moves the selection to the previous item indicated by the browser target.
public:
void Previous();
public void Previous ();
abstract member Previous : unit -> unit
Public Sub Previous ()
Remarks
Use the Target property to change the browser target.