Version

WinPeekControl

The WinPeekWindow shows a control as the user hovers over an item.

The actions below can either be written into a script or recorded while manually performing the action on a WinOfficeNavBar.

EditorButtonClick

Clicks an editor button. Applies only to the buttons in the ButtonsLeft and ButtonsRight collection.

Parameter Type Description

Key

string

the key of the button

EditorSpinButtonClick

Clicks an editor spin button. Applies only to the buttons in the ButtonsLeft and ButtonsRight collection

Parameter Type Description

Key

string

the key of the button

ButtonType

string

the type of spin button

EditorButtonDropDown

Dropdown an editor button. Applies only to the buttons in the ButtonsLeft and ButtonsRight collection.

Parameter Type Description

Key

string

the key of the button

EditorButtonCloseUp

Closes the editor button. Applies only to the buttons in the ButtonsLeft and ButtonsRight collection.

Parameter Type Description

Key

string

the key of the button

EditorButtonCheck

Check a state editor button. Applies only to the buttons in the ButtonsLeft and ButtonsRight collection.

Parameter Type Description

Key

string

the key of the button

Checked

string

the checked state of the button, true or false