Page 1 of 1

Richview ActiveX LoadRVFFromStream not exposed?

Posted: Sun Sep 21, 2008 11:45 pm
by zakkwylde
Hi I have been playing with putting the richview into and activex to see if I can get it working in C# .Net.

Good so far, except I cannot see the LoadRVFFromStream method.
I can loadRVF (from file). But I need to load from stream.

Is this method not public?????

Any help would be greatly appreciated :o

Posted: Mon Sep 22, 2008 4:25 pm
by Sergey Tkachenko
I am not sure, but probably it's because TStream cannot be a parameter of ActiveX.