Adding sliding bar control to form?

Joined
Mar 21, 2007
Messages
2
Reaction score
0
Hi!
I am finding how to put a tool for visually marking a nontext object in each record? Currently I think a sliding bar should be enough.But this is not a standard Form control in Access so I don't know what to do.

For example: In a form adding guest imformation, not very relevant, just to show what I mean:
tblGuests:
pmkGuestID
txtFirstName
txtLastName
numGuestPositioninPhoto
...
frmAddGuestInfo:
...
ctlPhoto (Photo of a group of people)
barSlidingbar (Slides from 1% to 100% overhead of ctlPhoto) binds tblGuests.numGuestPositioninPhoto
....
So anyone please show me how to add a sliding bar control to a form?

Thanks in advance for any information.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top