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.
何らかの理由でそれが不可能なようですが、試してみる価値があります。継承されたTextBoxをToolStripに追加することは可能ですか?
ありがとうございました。
カスタムテキストボックスが必要な場合は、テキストボックスだけでなく、ToolStripTextBoxからテキストボックスを継承する必要があります。次に、コードまたはデザイナーから追加できます。