Drawing multiple rectangle using mouse on windows form
Currently, i can only draw 1 rectangle and add it to a treeview. I like to make the rectangle 'blink' when i select the rectangle on the treeview. How can i do this and draw multiple rectangle using mouse on windows form?