BaseContentContainer.AppearanceButton Property
Provides access to the appearance settings used to paint WindowsUI Buttons within the current Content Container.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonsPanelControlAppearance | A ButtonsPanelControlAppearance object that stores appearance settings used to paint Custom Buttons. |
Remarks
See the WindowsUI Buttons topic to learn more.
See Also