Hello!
In my UserControl I have a procedure that accepts variable that is StdPicure. (look down!)The thing I wanna know is: How can I convert VB picture type to API and then draw that picture (with API of course ;o) on my control. I'm not kind a API freak so I don't know much about those thins (I know some basic APIs).Code:Sub DrawPic(pic As StdPicture) End Sub
Anyone wants to help?




Reply With Quote