Hi There,
In vb how would one move a control (if i know its name) from one form to another in my vb app ? I do beleive that it can be done with api ?
Many Thanks.
Printable View
Hi There,
In vb how would one move a control (if i know its name) from one form to another in my vb app ? I do beleive that it can be done with api ?
Many Thanks.
Maybe you'll have luck with the SetParent api function. It has only two parameters, the hwnd, and the new parent.
Whats the whole api declare ?
Btw, I don't have aim or icq on this computer.:( I heard that I can use java aim or something. Do you know how?Code:Declare Function SetParent Lib "user32.dll" (ByVal hWndChild As Long, ByVal hWndNewParent As Long) As Long
go to aol.com and look for instant messenger remote
or aim remote or something to that effect.
that's the java version
Noble thanx.:)
anytime
no chatting at work though! :)