how to draw rectangle based on user enterd Coordinates(X,Y) and height,Width in c# windows application.
i have taken 4 text boxes and one button when i enter coardinates X,Y,height,width value after that click on button should be create rectangle.
anybody help ,e to how to draw trectangle , i am beginer....