mushin
Programmer
- Oct 4, 2000
- 49
I am rewriting an existing app from another language to vb.net.
It is basically a form designer for user defined forms.
The old app allows the user to select and move the screen objects,(textbox, combobox, etc) to new locations
and then stores the coordinates to a database table.
The objects have properties like "selectable" resizable, etc,to facilitate this activity.
Are there equivalent properties in vb.net screen objects to allow this type of activity?
I see "locked" but that is about it.
Any clues?
It is basically a form designer for user defined forms.
The old app allows the user to select and move the screen objects,(textbox, combobox, etc) to new locations
and then stores the coordinates to a database table.
The objects have properties like "selectable" resizable, etc,to facilitate this activity.
Are there equivalent properties in vb.net screen objects to allow this type of activity?
I see "locked" but that is about it.
Any clues?