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.
コントロールが次の場合に ClickHandler が機能する方法はありEnabled = Falseますか? たとえば、「このデータを変更できません」というメッセージを含むメッセージ ボックスを表示します。
Enabled = False
最速の方法:OnClickハンドラーを備えた不透明度0%のパネルでカバーします。panel1.Width= btn1.Width、Height、Location。