hey there,have got these to share:
i am doing a vb6 project and am not able to upload a picture from a file;
i cant get even the logic of using a "print" control in my vb6 application;
any help of the same,i will actually apreciate.
myvb6 challengeshare
Page 1 of 11 Replies - 200 Views - Last Post: 29 January 2012 - 01:09 AM
Topic Sponsor:
Replies To: myvb6 challengeshare
#2
Re: myvb6 challengeshare
Posted 29 January 2012 - 01:09 AM
OK, We're not a code writing service, but we will try to help.
Loading a picture to a picture box for example, you need to use the LoadPicture function.
In regards to the "print", show us what you've already tried or what your trying to do.
If this is your first venture into programming, I would suggest going for a newer language like VB.NET for example, unless you need to use VB6.
Loading a picture to a picture box for example, you need to use the LoadPicture function.
picMyPicture.Picture = LoadPicture("C:\myfile.bmp")
In regards to the "print", show us what you've already tried or what your trying to do.
If this is your first venture into programming, I would suggest going for a newer language like VB.NET for example, unless you need to use VB6.
This post has been edited by maj3091: 29 January 2012 - 01:12 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|