Can someone help me to resolve a question: How can I create my own class of objects (using SilverLight), which will consist of figures, such as a circle with 4 buttons: bottom, top, left and right inside the circle.
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 just need to add a silverlight user control to your project and to define its content.
There’s a tutorial here for SL2 but it’s still relevant for SL4.