Show / Hide Table of Contents

Method WindowTriggers.SimulateVisibleNew


Overload

Simulates event "visible new window" as if the specified window is that window. Similar to WindowTriggers.SimulateActiveNew.

public void SimulateVisibleNew(wnd w)
Parameters
w  (wnd)
Exceptions
InvalidOperationException

Called before or after ActionTriggers.Run.

Remarks

Cannot be called before or after ActionTriggers.Run.