ControlType.MenuItem Fält

Definition

Identifierar en menyalternativskontroll.

public: static initonly System::Windows::Automation::ControlType ^ MenuItem;
public static readonly System.Windows.Automation.ControlType MenuItem;
 staticval mutable MenuItem : System.Windows.Automation.ControlType
Public Shared ReadOnly MenuItem As ControlType 

Fältvärde

Kommentarer

A MenuItem är underordnad en Menu kontroll eller MenuBar kontroll.

Gäller för

Se även