C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

How to access [Page] and [Pages] properties?

rated by 0 users
This post has 0 Replies | 1 Follower

Not Ranked
Posts 1
blabelle Posted: Wed, Feb 25 2009 10:09 AM

Hi, my application code is written in vb6.  When a new page in the report is about to be printed I want to make a label visible in the page footer of the old page.  (the label will say "Proceed to Page [n]). 

 I tried using ( If Page < Pages Then lblMyLabel.Visible = True ) in the OnPage event but these values are empty.  Should I be doing the check in a different event?

Page 1 of 1 (1 items) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.