简体   繁体   English

如何在WizardForm中调整NavigationButtonBar的高度

[英]How to adjust the height of NavigationButtonBar in WizardForm

How to adjust the height of NavigationButtonBar in Microsoft.WizardFramework.WizardForm ? 如何在Microsoft.WizardFramework.WizardForm中调整NavigationButtonBar的高度? It's locked? 它是锁着? Can I modify the attribute of the _buttonbar? 我可以修改_buttonbar的属性吗?

Thanks 谢谢

Dma Dma

I use reflection in C# to get the _buttonBar and modify the attribute. 我在C#中使用反射来获取_buttonBar并修改属性。

Thanks Dma 感谢Dma

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM