RibbonQuickAccessToolBar.CustomizeMenuButton Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a RibbonMenuButton that is used to show the Quick Access Toolbar customization menu.
public:
property System::Windows::Controls::Ribbon::RibbonMenuButton ^ CustomizeMenuButton { System::Windows::Controls::Ribbon::RibbonMenuButton ^ get(); void set(System::Windows::Controls::Ribbon::RibbonMenuButton ^ value); };
public System.Windows.Controls.Ribbon.RibbonMenuButton CustomizeMenuButton { get; set; }
member this.CustomizeMenuButton : System.Windows.Controls.Ribbon.RibbonMenuButton with get, set
Public Property CustomizeMenuButton As RibbonMenuButton
Property Value
A button that is used to show the Quick Access Toolbar customization menu.
Remarks
Dependency Property Information
Identifier field | CustomizeMenuButtonProperty |
Metadata properties set to true |
None |
Applies to
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.