HOW TO CLEAR THE axMiDocView() viewer

S

SuperSmitch

I am a c# NOVICE. I need to know how to 'clear off' the axMiDocViewer
for multiple usages in the same app session. I want to say
axModiDocView1.Clear() or something like that. Any .Net champs out
there who could slap some sense into me?
 
S

SuperSmitch

SuperSmitch said:
I am a c# NOVICE. I need to know how to 'clear off' the axMiDocViewer
for multiple usages in the same app session. I want to say
axModiDocView1.Clear() or something like that. Any .Net champs out
there who could slap some sense into me?

nevermind, I figured it out.
create a new 'blank doc doc.create(""), assign this to the existing
view, refresh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top