Charu
May 20th, 2001, 10:43 PM
I put the progrees bar on MDI form. I want to change the size , position of progress bar. But it's size or position is not changing. I found that it's "Align" property is set to 'vbtop'.
This property can be changed to any other values but not to ' vbNone'. Size and postion can be changed if 'Align' property value is 'vbNone'.
But it is not allowing me to set it to 'vbAlign'.
If I cut this progress bar control and place it on other child form of same project, it gives no problem. I tried to change the propery through Propery box as well as in the code . Still same problem continues. Pl. suggest me any solution for it.
charusheela
This property can be changed to any other values but not to ' vbNone'. Size and postion can be changed if 'Align' property value is 'vbNone'.
But it is not allowing me to set it to 'vbAlign'.
If I cut this progress bar control and place it on other child form of same project, it gives no problem. I tried to change the propery through Propery box as well as in the code . Still same problem continues. Pl. suggest me any solution for it.
charusheela