PC Review


Reply
Thread Tools Rate Thread

current page index

 
 
alekm
Guest
Posts: n/a
 
      11th May 2010
Hi,
I've got a tab control on a form. For example I'm writing code for event
procedure for check box control on a one of several pages in a tab control
How can I determine in VB code what the index of a page I'm currently in,
is? Of course I know it myself, or I can check it in properties but I want to
determine it from VB code. Is that possible? I need something like when I'm
determing current user with currentuser function. Is there something like
currentPageIndex?
Thanx

alekmil
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      11th May 2010
On Tue, 11 May 2010 07:27:01 -0700, alekm
<(E-Mail Removed)> wrote:

Me.myTablControl.Value
This is the 0-based index of the selected tab.

-Tom.
Microsoft Access MVP


>Hi,
>I've got a tab control on a form. For example I'm writing code for event
>procedure for check box control on a one of several pages in a tab control
>How can I determine in VB code what the index of a page I'm currently in,
>is? Of course I know it myself, or I can check it in properties but I want to
>determine it from VB code. Is that possible? I need something like when I'm
>determing current user with currentuser function. Is there something like
>currentPageIndex?
>Thanx
>
>alekmil

 
Reply With Quote
 
alekm
Guest
Posts: n/a
 
      12th May 2010
Thanx!

"Tom van Stiphout" wrote:

> On Tue, 11 May 2010 07:27:01 -0700, alekm
> <(E-Mail Removed)> wrote:
>
> Me.myTablControl.Value
> This is the 0-based index of the selected tab.
>
> -Tom.
> Microsoft Access MVP
>
>
> >Hi,
> >I've got a tab control on a form. For example I'm writing code for event
> >procedure for check box control on a one of several pages in a tab control
> >How can I determine in VB code what the index of a page I'm currently in,
> >is? Of course I know it myself, or I can check it in properties but I want to
> >determine it from VB code. Is that possible? I need something like when I'm
> >determing current user with currentuser function. Is there something like
> >currentPageIndex?
> >Thanx
> >
> >alekmil

> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Current Page Index Changed!!! Adam J Knight Microsoft ASP .NET 1 16th Mar 2006 12:22 PM
index.htm and index.html - home page =?Utf-8?B?YmlydGhkYXk0OA==?= Microsoft Frontpage 2 23rd Jan 2006 07:56 PM
index.htm page changed to index.html when uploading =?Utf-8?B?cGJ3ZWJz?= Microsoft Frontpage 4 20th Apr 2005 01:08 AM
get current Effect index =?Utf-8?B?dmVl?= Microsoft Powerpoint 0 19th Oct 2004 12:27 PM
Get current page index in tab control moondaddy Microsoft Dot NET Framework Forms 3 27th Sep 2004 03:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:49 AM.