扩展器溢出
嗨
大家好: 如何将隐藏在扩展器上的所有控件集中在窗口上。
扩展器折叠在窗口底部, 当我单击它来展开它时(我必须向下滚动,因为控件没有显示在窗口上),我想使第一个控件成为焦点,并且能够在不手动滚动的情况下看到窗口上的最后一个控件。
关于如何在 Xaml 或代码隐藏上完成此任务的任何想法。
谢谢
c# vs2010
hi all:
how can I bring to focus on a window all controls hidden on expander.
expander is collapsed at the bottom of the window,
when i click on it to expand it (i have to scroll down,'cause controls are not showing on the window), I would like to bring into focus the first control and be able to see the last control on the window without manually scrolling.
any ideas how to accomplish this task on Xaml or code behind.
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)