|
-
Mar 5th, 2003, 05:14 AM
#1
Thread Starter
Addicted Member
Define a picture at Rumtime .NET
is it possible to define the OLE Object Picture location
properties at run time in Crystal Reports.NET
i with to show a different picture in the report
depending on who is logged in?
i know it is opssible with different versions using the
"Report Designer Component" and libraries:
CRAXDUI.DLL and CRAXDRT.DLL
and the code:
Private Sub Section1_Format(ByVal pFormattingInfo As Object)
Picture1.FormattedPicture = LoadPicture("Xtreme.bmp")
End Sub
but how do i do it in the .NET version?
thanks,
Tom
-
Mar 5th, 2003, 09:41 AM
#2
Thread Starter
Addicted Member
-
Mar 6th, 2003, 04:14 AM
#3
Thread Starter
Addicted Member
URGENT
bump
please help this is URGENT
thanks
tom
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|