[RESOLVED] VB 6.0 cant resize form
I just installed VB6.0 and i can resize the for. what i mean is there is no handles to resize with ill post a pic so you guys can understand what im talking about.
navigate here > http://i169.photobucket.com/albums/u234/justwingit774/help.jpg
[254 byte] By [
TuNiX] at [2007-11-20 11:50:48]

# 2 Re: [RESOLVED] VB 6.0 cant resize form
Well, there is no Locked property for a form, but if the form has the focus, then you should be able to resize it. Do you get the resizing arrows when you hover the mouse over the edges of the form? If you can resize it without the handles showing, then I suppose it could be the system colors you have set, such that the handles are actually there but aren't distinguishable from the background. Other than that, a skin perhaps?
# 3 Re: [RESOLVED] VB 6.0 cant resize form
ok i figured it out i had windows blinds on and for some reason vb did not want to give me the handles when my skin was on so i disabled windows blinds restarted visual basic and there was the handles, and no i dont think the handles were there all along im pretty sure vb just had a problem with the skin being on.
TuNiX at 2007-11-9 19:34:10 >
