User resize of treeview using smart grip box

Hi,

I have a ComboDropDown control that has a tree view as it's popup control. I would like my users to be able to resize the tree view by grabbing a smart grip in the bottom right of the tree view. I have found a few methods that look like they offer what I am looking for but they don't seem to allow me to resize the tree view when dragging

AllowSizeGrip
SmartSizeBox
SizeGripStyle

Please can you let me know how I can achieve this

Thanks
James


2 Replies

IJ Ilpo Juvander January 15, 2008 08:26 PM UTC

same issue with me, did you find a solution for this?



GM Geetha M Syncfusion Team January 29, 2008 10:09 AM UTC

Hi James /Ilpo,

Sorry for the long delay in getting back to you.

The treeview placed inside the drop down of the combo box cannot be resized on dragging itself. You can make use of the PopupControlContainer to resize it. Please refer to the attached sample which illustrates the resizing of PopupControlContainer:

http://websamples.syncfusion.com/samples/Tools.Windows/F70986/main.htm

Kindly let me know if you have any other questions.

Regards,
Geetha


Loader.
Up arrow icon