Currently I am working in a windows application,and the requirement is I have a button so when first time i click, it need to be behave like it is pushed and when next time i will click the same button it need to be behave like pop.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can achieve this by using a check box and making its appearance property to button and use it as button.
I think this may help you.
This will work as you mentioned.