View Single Post
Join Date: Apr 2008
Posts: 54
Reputation: Pgmer is an unknown quantity at this point 
Solved Threads: 5
Pgmer Pgmer is offline Offline
Junior Poster in Training

Re: Control resize and positioning at run time. VB.Net

 
0
  #2
Nov 11th, 2008
what u mean by graphically here?

u can resize the control at run time using controls property called size
and also u can change its location using location property.
Reply With Quote