|
-
Jun 16th, 2010, 05:48 PM
#32
Re: [Vb6] AlphaBlend API function(strange result)
ImageWithControls UserControl.Parent, picGraphicsEffects
UserControl.Parent is likely creating a reference to the form, is that the intention?
Try this: msgbox UserControl.Parent.Hwnd = Me.Hwnd
If it's true, you're indeed referencing the form. If that is not the intention, what is?
Software I use and highly recommend: Opera, Miranda IM, Peerblock, Winamp, Unlocker Assistant, JoyToKey, Virtual CloneDrive, Secunia PSI, ExplorerXP, GOM Player, Real Alternative, Quicktime Alternative,Sumatra PDF, and non-freeware: Photoshop and VB6( ).
My codebank: AllRGB, Rounded Rectangle(math), Binary Server, Buddy Paint, LoadPictureGDI+, System GUID/Volume Serial, HexToAsc, List all processes and their paths, quasiString matching
Strings(search, extraction, retrieval etc): Retrieve BBCode Link from HTML, RemoveBetween ()'s, strFindBetween(str1,str2), Insert text in HTML, HTML - GetSpanByID
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
|