How can we draw a polygon using mouse by our self but when we click on polygon button then we can draw on the form otherwise not....in visual c# 2008
You can create event onClick on form.
When you click polygon button some
bool become true, then at the beginning of event onClick check this bool: if
true - start event and at the finishing of event change bool false, otherwise
skip.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C#