J.
J.Nagarajan
Syncfusion Team
December 8, 2007 02:54 AM UTC
Hi Q,
In the present Scenario of PopupControlContainer, you can resize the container by using the followinf code snippet.
[C#]
this.popupControlContainer1.PopupHost.FormBorderStyle = FormBorderStyle.Sizable;
We have not any built in support to drag and move the PopupControlContainer at run time.
Please let us know if you have any other questions.
Thanks,
Nagaraj