nsskumar123
Technical User
Hi,
I have a problm in find out the position of the control.
I used two controls Richtext box control and Picture box control (array).
I placed a picture box control and set the width to 3.
so it looks like a line control.
On Mouse down event of Richtext box i'm creating a new picture box control(array).
I have to create the picture box control on mouse down event of Rich text box.
how I have to check if any picture box control is already in the particular mouse postition ?
I have a problm in find out the position of the control.
I used two controls Richtext box control and Picture box control (array).
I placed a picture box control and set the width to 3.
so it looks like a line control.
On Mouse down event of Richtext box i'm creating a new picture box control(array).
I have to create the picture box control on mouse down event of Rich text box.
how I have to check if any picture box control is already in the particular mouse postition ?