Share via


InkToolbar.GetMenuButton(InkToolbarMenuKind) Methode

Definition

Ruft einen Verweis auf ein InkToolbarMenuButton-Objekt aus der Menüschaltflächengruppe der InkToolbar ab.

public:
 virtual InkToolbarMenuButton ^ GetMenuButton(InkToolbarMenuKind menu) = GetMenuButton;
InkToolbarMenuButton GetMenuButton(InkToolbarMenuKind const& menu);
public InkToolbarMenuButton GetMenuButton(InkToolbarMenuKind menu);
function getMenuButton(menu)
Public Function GetMenuButton (menu As InkToolbarMenuKind) As InkToolbarMenuButton

Parameter

Gibt zurück

Der angegebene InkToolbarMenuButton .

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für:

Weitere Informationen