Browser.Previous Method

Definition

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.

Applies to