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.
有没有办法在不使用Form的情况下创建一个可以在桌面上显示的控件?例如,显示一个启动窗口?我知道使用 Form 很容易创建没有任何边框等的启动窗口。但这只是一个例子。我想知道是否可以创建一个顶级窗口而没有 Form 附带的所有包袱。
是的,这是可能的,但您必须使用一些非托管 API 调用