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.
ツールを選択するボタンがあり、ユーザーがクリックした後に押されたように見せたいです。私はwinformsを使用していますが、ボタンの外観でチェックボックスを使用したくありません。どうすればそれを達成できますか?
Appearance プロパティを Button に設定して CheckBox を使用できます。