|
-
May 1st, 2007, 05:13 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Field Picker
I'm looking for a bit of advice before I try to do something.
I need to replicate the sort of form you get in MSAccess where you are selecting the fields you want in a query.
There are two boxes - one on the left and one on the right and, between them, 4 buttons that allow you to:
select one item from the box on the left and move it to the box on the right
select all items from the box on the left and move to the right
select one item from the right and move to the left
select all items from the right and move to the left
Which controls should I use?
Two rich text boxes?
Is there a built-in control in VB for this?
I want users to be able to shift-click and control-click in either box to select items that are not necessarily next to each other etc.
Appreciate any input on the best way to implement this.
Thanks in advance.
Last edited by Webskater; May 1st, 2007 at 08:31 AM.
Reason: Missed something out
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|