> Hi to all,
>
> I had a form which is resizable( I copied form the sample solution), I add some command buttons(class) name cmd_option.When i click the maximize button of the form only the comman button stay the same (nothing happens), the grid will expand, the text box also but why my class command buttons does not.
>
> thanks in advance
Hello...
if you have a class on your own...go to the resizable class(from which you said from the solution.vcx) goto the repositionlist and resizelist...add that (name of any class)...ex. Cmd (command button class), txt (textbox class)...
repositionlist : Cmd txt Commandbutton Combobox Checkbox Listbox Form Grid Textbox Label Shape Editbox Olecontrol Pageframe Image Spinner Container
Resizelist : Cmd txt Commandbutton Combobox Checkbox Listbox Form Grid Textbox Label Shape Editbox Olecontrol Pageframe Image Spinner Container
hope this help....
Good luck.
Jeremy
The Xjers ^_^
COMPLETE THREAD
|  | | Resize Form Posted by Crisologo Abella @ 4/24/2003 6:27:14 AM |
|