RSView32 - Loading Images from file?

mmx4000

Member
Join Date
Jun 2008
Location
Ontario
Posts
11
Hi, the task I'm trying to perform is to load a .bmp file from my hard disk during runtime. The particular file (call it test.bmp) is always being overwritten/updated and I want it so that anytime a button is pushed, that the Image gets updated.

I've been trying to use the MS Forms 2.0 Image ActiveX, and I've looked at some of its methods, but I have no idea what syntax I can use to operate these:

Property PUT: VOID Picture(Picture*)

Anyone have any ideas how to work this method? Or if you have a different way of loading pictures from file?

Any help would be appreciated.
 
I would probably use AppStart, AppActivate, and AppAbort.



AppStart <​
application>




Runs the specified application, which can be another Windows application or an “application extender” you’ve programmed.





<application
> The path and executable required to start the program.
 

Similar Topics

I have seen a strange error happen with rsview32 where all displays are displayed in default status even those that should be hidden at run time...
Replies
0
Views
1,771
I'm working on a recipe page which is my first real attempt at VBA, this is our only system that uses RSView32 and it's pretty much brand new so...
Replies
4
Views
9,621
Anyone out there know how to load RSView32 version 6.30.16 into Windows XP or if it's possible?
Replies
1
Views
1,603
I'm importing an RSView32 project into FTView SE. I'm using Legacy Tag Database Conversion on a virtual machine with Windows XP, I did the first...
Replies
0
Views
397
Hi everybody, I have a rsview32 application, when I try to run it it loads upto 80% system settings and the crashes saying Rsview32 Project...
Replies
3
Views
1,926
Back
Top Bottom