|
-
Jun 22nd, 2006, 01:51 PM
#1
Thread Starter
Member
Re: User Defined type not defined error due to StdPicture
Even if I load the picture into the object I am still unable to compile.
Dim MyPicture As StdPicture 'The StdPicture doesn't appear after As
MyPicture = LoadPicture("C:\Documents and Settings\Owner\Desktop\strakeInWindTunnel.bmp")
InsertPictureInRichTextBox AnalOutput.Out, MyPicture
Is there a Reference or a Component I should be referring to that would allow me to use the StdPicture?
Thanks
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
|