sethindeed
Centurion
When I set them at runtime, I never get the expected results ( too small often )
I remember in VB6, there was this property called scaleheight and width that is now gone...
Me.Height = x
Me.Width = y
...but it simply does not represent what I asked for
I remember in VB6, there was this property called scaleheight and width that is now gone...
Me.Height = x
Me.Width = y
...but it simply does not represent what I asked for