a question on tabctrl

  • Thread starter Thread starter YangCheng
  • Start date Start date
Y

YangCheng

I make a tabctrl with many items, so there will be a "<" and a ">" icon so
that I can scroll among these items. Now if I scroll the items to the
leftmost, i want gray the "<" button, and when on the rightmost, i want gray
the ">" button. What should I do?

Thanks.
 
Is the your tabctrl a Form? If so, you can open it in
design view and add a command button using your own
design of the icon. You can use the Record navigation
under categories and use go to next record under actions.
When you click on next, you can click on browse and
select the icon or use the text and enter your sign. I
hope this help..

shoua
 

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