Comment #8 on issue 359 by abbat...@gmail.com: ScrollBar fails in the new  
version
http://code.google.com/p/gambas/issues/detail?id=359

I tested better and got one way to resolve this problem.

Public Sub Form_Open()

  With GridView1
     .Columns[0].Width = 250
     .Columns[0].Width = 0
End With

End


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to