gpt4 book ai didi

wpf - 如何在其中心设置 DXRibbonWindow 的标题

转载 作者:行者123 更新时间:2023-12-04 21:33:25 25 4
gpt4 key购买 nike

我正在使用 DXRibbonwindow像这样:

<dxr:DXRibbonWindow  x:Class="MyNameSpace.MyRibbonWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:dxn="http://schemas.devexpress.com/winfx/2008/xaml/navbar"
xmlns:dxb="http://schemas.devexpress.com/winfx/2008/xaml/bars"
xmlns:dxd="http://schemas.devexpress.com/winfx/2008/xaml/docking"
xmlns:dxlc="http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol"
xmlns:dxr="http://schemas.devexpress.com/winfx/2008/xaml/ribbon"
xmlns:dxmvvm="http://schemas.devexpress.com/winfx/2008/xaml/mvvm"
SnapsToDevicePixels="True"
WindowStartupLocation="CenterScreen" WindowState="Maximized"
Title="title">
<Grid>
...
</Grid>
</dxr:DXRibbonWindow>

enter image description here
我希望标题位于窗口标题栏的中间,但它没有,我该怎么做?我正在使用 DevExpress 14.2.5 。

最佳答案

使用 Visual Studio Blend 覆盖默认控件模板或者像解释的那样here
我建议使用 Blendexamplethe difference blend and VS editors

关于wpf - 如何在其中心设置 DXRibbonWindow 的标题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45346219/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com