This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
を使用してFormクラスを設計しましたTableLayoutPanel。自分の思い通りに見えますが、アプリケーションの実行中に、パネルのサイズ変更や交換時にちらつくことに気づきました。そこで、基本クラスとしてDoubleBufferedTableLayoutPanel使用して、新しいクラスを作成しました。TableLayoutPanelVisual Studio 2012デザイナーで、フォームを完全に再設計することなく2つのパネルを交換する簡単な方法があるかどうか疑問に思います。