ContextMenuΒΆ

Identifes the current context menu.

Winapp ElementObject.ContextMenu

Identifes the current context menu.

Winapp ElementObject.ContextMenu ([Name =] String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (Id|$ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (NamePattern|# = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (ClassName|@ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (AccessKey|_ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (Image|ImageName|% = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (ProcessId = Integer)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (Process|ProcessName|~ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (Index|^ = Integer)

Identifes the current context menu.

Winapp ElementObject.ContextMenu ([Name =] String, ClassName|@ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu ([Name =] String, AccessKey|_ = String)

Identifes the current context menu.

Winapp ElementObject.ContextMenu ([Name =] String, Enabled = Boolean)

Identifes the current context menu.

Winapp ElementObject.ContextMenu (Id|$ = String, Index|^ = Integer)

Identifes the current context menu.