Hi everybody!
I have one problem. I would like to add custom control to the form. But each line of form (CAknForm) wraps defined controls properly - lines with sliders have one sizes, lines with popup fields have another sizes. But line with my custom control is always with the same size. And my control is visible only partially. How can I change the line size?
I tried to extend base controls available to forms, but it didn't help. Also, method MinimumSize() in custom control didn't help me.
Hope on your help. Thanks.



