ControlType.MenuItem Veld

Definitie

Hiermee wordt een besturingselement voor een menu-item geïdentificeerd.

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 

Waarde van veld

Opmerkingen

Een MenuItem is een onderliggend element van een Menu of MenuBar besturingselement.

Van toepassing op

Zie ook