Archive for the 'Drawing' Category

Handle Click Event of Eclipse: Windows Application

Normally we don’t have any event for the Drawing objects like circle, eclipse ect., so here I am trying to draw a eclipse using graphics and try to give clicking effect and handing that event. Declare the event handler and delegate to handle the events Initialise the Click Event for eclipse we are drawing in [...]