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.
多くの Devexpress コントロールを備えた Devexpress winform を設計しました。読み込み中にフォームがちらつきます。フォームをスムーズにロードするための解決策はありますか?
DataLayoutControl を使用して、メソッド「BeginUpdate」と「EndUpdate」を設定してみましたか。これは、ちらつきを防ぐのに役立ちます。