Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / October 2005

Tip: Looking for answers? Try searching our database.

Place image on Tab Control page

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Richard Hulston - 17 Oct 2005 10:35 GMT
I'm using Access 2000 - I have a form with a Tab Control page.  The Tab
Control page has 6 tabs.  I have a series of text boxes on each tab for
entering data.  I want to place an individual image on the relevant tab next
to each individual text box.  The reason for this is I am using an on click
event with the images, which displays a pop up box, which displays a question
for that individual text box.  Because I have limited space.

The problem is when I insert the image it appears on the form and not the
Tab Control page, then when I drag the image onto the Tab Control page I get
6 images, 1 on each tab.  I need to place the image on just 1 tab at a time.

Thanks I advance.
Signature

Richard Hulston

Brendan Reynolds - 17 Oct 2005 11:04 GMT
Unfortunately, you can't click and drag to move items onto tab control
pages, you have to cut or copy the control to the clipboard, select the tab
page, then paste the control. I have an article on using the tab control,
including a description of this issue, at the following URL ...
http://office.microsoft.com/en-us/assistance/HA012300491033.aspx

Signature

Brendan Reynolds

> I'm using Access 2000 - I have a form with a Tab Control page.  The Tab
> Control page has 6 tabs.  I have a series of text boxes on each tab for
[quoted text clipped - 13 lines]
>
> Thanks I advance.
Richard - 17 Oct 2005 13:32 GMT
Thank you Brendan.  I had a look at your article but couldn't get the cut and
paste to work.  I have used command buttons instead, which will suffice for
what I need.
Signature

Richard

> Unfortunately, you can't click and drag to move items onto tab control
> pages, you have to cut or copy the control to the clipboard, select the tab
[quoted text clipped - 19 lines]
> >
> > Thanks I advance.
Brendan Reynolds - 17 Oct 2005 15:39 GMT
If the command buttons meet your needs, great, but it can be done with an
Image control ...

1) Place an Image control on the form.

2) Assign the path/name of an image file to the Picture property of the
Image control.

3) Right-click the Image control, and from the pop-up menu choose Cut or
Copy. (Choose Cut if you don't want to leave the original copy where you
placed it on the form. Or choose Copy and delete the original copy when you
are done.)

4) Right-click the tab of the first page on which you want to place the
Image control, and choose Paste. As an alternative to right-clicking the
tab, you can select the page from the 'Object' drop-down list, which is the
first control on the Formatting (Form/Report) toolbar in form design view
(unless, of course, the toolbar has been customized).

5) If you want more than one copy of the Image control on this page, repeat
step 4 above.

6) Right-click the tab of the second page on which you want to place the
Image control, and choose Paste.

Repeat steps 5/6 as necessary for each page.

Signature

Brendan Reynolds

> Thank you Brendan.  I had a look at your article but couldn't get the cut
> and
[quoted text clipped - 28 lines]
>> >
>> > Thanks I advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.