ToolBar.ComboBoxStyleKey Egenskap

Definition

Hämtar tillämpade Style kombinationsrutor på en ToolBar.

public:
 static property System::Windows::ResourceKey ^ ComboBoxStyleKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey ComboBoxStyleKey { get; }
static member ComboBoxStyleKey : System.Windows.ResourceKey
Public Shared ReadOnly Property ComboBoxStyleKey As ResourceKey

Egenskapsvärde

En resursnyckel som representerar standardformatet för kombinationsrutor i verktygsfältet.

Kommentarer

Använd den här egenskapen om du vill ändra standardformatet ComboBox för kontroller på ToolBar.

XAML-attributanvändning

< objectproperty="{ToolBar.ComboBoxStyleKey}"/>

Gäller för