<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MultiPage Automatic Tabs in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/multipage-automatic-tabs/m-p/1874890#M27906</link>
    <description>I've got a Multipage with 12 pages.  I need to be able to easily "browse" through the pages without clicking.  How can I make a given page active just by passing the cursor over it's tab(instead of clicking it)?&lt;BR /&gt;
&lt;BR /&gt;
I'd like to use mousemove on the tabs themselves but that doesn't seem to be possible.  The closest I've gotten is to hide the tabs and instead place labels where the tabs would be, then use mousemove with the labels to set the current page.  It works but it looks like junk.&lt;BR /&gt;
&lt;BR /&gt;
I'm thinking "determine the screen positions of the tabs themselves, then fire the pages based on cursor position."  I know that would involve GetCursorPos and ScreenToClient, but I haven't been able to put it all together.</description>
    <pubDate>Mon, 29 Jan 2007 15:56:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-01-29T15:56:11Z</dc:date>
    <item>
      <title>MultiPage Automatic Tabs</title>
      <link>https://forums.autodesk.com/t5/vba-forum/multipage-automatic-tabs/m-p/1874890#M27906</link>
      <description>I've got a Multipage with 12 pages.  I need to be able to easily "browse" through the pages without clicking.  How can I make a given page active just by passing the cursor over it's tab(instead of clicking it)?&lt;BR /&gt;
&lt;BR /&gt;
I'd like to use mousemove on the tabs themselves but that doesn't seem to be possible.  The closest I've gotten is to hide the tabs and instead place labels where the tabs would be, then use mousemove with the labels to set the current page.  It works but it looks like junk.&lt;BR /&gt;
&lt;BR /&gt;
I'm thinking "determine the screen positions of the tabs themselves, then fire the pages based on cursor position."  I know that would involve GetCursorPos and ScreenToClient, but I haven't been able to put it all together.</description>
      <pubDate>Mon, 29 Jan 2007 15:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/multipage-automatic-tabs/m-p/1874890#M27906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-29T15:56:11Z</dc:date>
    </item>
  </channel>
</rss>

