IASUserNavArrows

This interface provides methods for managing a navigational arrows control.

Method
Description
IASUserNavArrows::get_NavState Gets the state of the navigational arrows control.
IASUserNavArrows::put_NavState Sets the state of the navigational arrows control.
IASUserNavArrows::QueryFormForNavState Queries the form to determine the state of the navigational arrows control.

Remarks

The IASUserNavArrows interface extends the IASControl interface. The navigational arrows control has a programmatic identifier equal to APC_NavArrows.

See Also

IASControl