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.
我注意到在 Delphi 中,有一个 SQL 等待光标,它显示一个沙漏,下面有字母 SQL。
.NET 中是否有类似的可用?
默认情况下不是。您可以设置自定义光标,但默认情况下 .Net 仅公开在 windows 中配置的光标。