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.
パネルには2つのテキストボックス、パネルがあり、グラフィックがあります:
Graphics g=myPanel.CreateGraphics();
最初のテキスト ボックスから [Tab] をクリックすると、フォーカスが 2 番目のテキスト ボックスに移動し、グラフィックが魔法のように消えました。