Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Windows 窗体,其中包括顶部的一个菜单栏和底部的一个状态栏。窗口是可滚动的,但是当我滚动它时,可以说向下滚动,菜单栏保持向上,这样我就看不到它了,如果我向上滚动,状态栏也会发生同样的情况。有什么方法可以让它们始终可见,比如它们随屏幕滚动,或者像往常一样在顶部?
要创建可滚动内容,请执行以下过程:
AutoScroll
true
Dock
Fill