-
Jul 21st, 2024, 03:06 PM
#1
Thread Starter
Addicted Member
stdPicture tutorial please
Tutorial please. I have look but cannot find .Type or some of other stuff.
1) How do I load a image file into a stdPicture ?
2) what type of pictures will the stdPicture accept .bmp, ... ?
3) if I
Dim strPic As StrPicture
Set stdPic = picbox
Then what does
strPic.Type
tell me ?
Definitions in .Type please.
Or is this for files loaded into stdPic ?
Help with .hPal and .handle would also be helpful.
-
Jul 22nd, 2024, 07:10 AM
#2
Re: stdPicture tutorial please
This might be a start https://www.vbforums.com/showthread....icture-objects
Plus if you do a quick search in google it returns loads of info. I am sure there are many on this forum if you search
-
Jul 22nd, 2024, 01:21 PM
#3
Thread Starter
Addicted Member
Re: stdPicture tutorial please
As interesting as the code in the link provided is, it does not answer one question of mine.
Google provided NO details that I could find especially related to .Type
-
Jul 22nd, 2024, 01:37 PM
#4
Re: stdPicture tutorial please
"Type" can return one of the values shown in this enumeration: PICTYPE Constants.
-
Jul 23rd, 2024, 01:46 AM
#5
Thread Starter
Addicted Member
Re: stdPicture tutorial please
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
|