Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is the different of .Action and .PrintReport in VB ?

Status
Not open for further replies.

SBh

Programmer
Jul 4, 2001
9
US
I have seen many program use command "CrystalReport.PrintReport".
What's the purpose of this command.
I try to use in my code, but it don't show my report on screen.
I use command CrystalReport.Action = 1 instead.
With this command, I can show the report.
So, please explain me more about using of .Action and .PrintReport command.

Thanks you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top