Home All Groups Group Topic Archive Search About

Is there WordPad object in VB reference

Author
4 Mar 2009 10:49 PM
Alex Cheng
Hi there,

         Is there WordPad Object in VB reference? If yes, what is it called.

         Thanks,

Alex

Author
4 Mar 2009 11:50 PM
mayayana
>          Is there WordPad Object in VB reference? If yes, what is it
called.
>

No. It's not a COM automation object. But the
RichTextBox is almost the same thing.
Author
5 Mar 2009 3:07 AM
Bill McCarthy
Hi Alex,

No.  You could use shell to run wordpad, but it doesn't expose any
programmatic interface.

Show quoteHide quote
"Alex Cheng" <ach***@qtcm.com> wrote in message
news:O7zkFuRnJHA.5412@TK2MSFTNGP04.phx.gbl...
> Hi there,
>
>         Is there WordPad Object in VB reference? If yes, what is it
> called.
>
>         Thanks,
>
> Alex
>
Author
5 Mar 2009 4:56 PM
Alex Cheng
Thanks Bill

alex
Show quoteHide quote
"Bill McCarthy" <TPASoft.com Are Identity Thieves> wrote in message
news:eszLUAUnJHA.5228@TK2MSFTNGP02.phx.gbl...
> Hi Alex,
>
> No.  You could use shell to run wordpad, but it doesn't expose any
> programmatic interface.
>
> "Alex Cheng" <ach***@qtcm.com> wrote in message
> news:O7zkFuRnJHA.5412@TK2MSFTNGP04.phx.gbl...
>> Hi there,
>>
>>         Is there WordPad Object in VB reference? If yes, what is it
>> called.
>>
>>         Thanks,
>>
>> Alex
>>
>