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.
ツールチップで使用する「説明」などのプロパティをボタン コントロールに追加したいと考えています。コントロールにプロパティを追加する方法
ボタンの Tag プロパティを使用できます。これは Object タイプであり、必要に応じて説明テキストを保存できます。
既存のコントロールを継承する新しいコントロールを作成します。