Hi all,
I developed a control to imput texts in some languages that inherits the characteristics of the System.Windows.Forms.Panel control.
When the control is not in focus, it is like the first image below. But when the focus is on it, it expands like the second image.
But, when I put my control in a VB form, the control is cut in the bottom of the windows when expanded, like the image below.
What should I do to my control be like a Combobox control, that is expanding on window form, like the image below?
Thanks
I developed a control to imput texts in some languages that inherits the characteristics of the System.Windows.Forms.Panel control.
When the control is not in focus, it is like the first image below. But when the focus is on it, it expands like the second image.

But, when I put my control in a VB form, the control is cut in the bottom of the windows when expanded, like the image below.

What should I do to my control be like a Combobox control, that is expanding on window form, like the image below?

Thanks