hemenkap
Freshman
hi,
i have been using VB 6 for a while now and now i am migrating to .net for one project
but while desiging form in the IDE i am having problems with fine positioning the controls .
in vb 6 when you select a control ( Say Textbox) then six handles appear) indicting that the control is selected.
We can press Ctrl + Arrow keys to move
or Shift + Arrow key to resize finely
the movement functionality is maintained but the fine size function has been discontinued in VB .net
this gives lots of problems
Another big problem is that when the handles appear aroud the control a very thick border line also comes around the control
this was not in vb. There used to be a border but it used to be only 1 pixel thick
can you suggest how to make this samller in .net
i have been using VB 6 for a while now and now i am migrating to .net for one project
but while desiging form in the IDE i am having problems with fine positioning the controls .
in vb 6 when you select a control ( Say Textbox) then six handles appear) indicting that the control is selected.
We can press Ctrl + Arrow keys to move
or Shift + Arrow key to resize finely
the movement functionality is maintained but the fine size function has been discontinued in VB .net
this gives lots of problems
Another big problem is that when the handles appear aroud the control a very thick border line also comes around the control
this was not in vb. There used to be a border but it used to be only 1 pixel thick
can you suggest how to make this samller in .net