How to change paltalk window caption?

You can talk about VB programming here

How to change paltalk window caption?

Postby method » Thu Jun 15, 2006 5:39 pm


Hi all. could any one tell me how i can change the caption of any of the paltalk window?Thanks
method
imFiles Master
imFiles Master
 
Posts: 686
Joined: Tue Oct 18, 2005 11:12 am

Postby BattleStar-Galactica » Thu Jun 15, 2006 11:15 pm

LOL method, google is good resource for any programming question.

but here is you can try,
parent =FindWindow("My Window Class",vbnullstring)
SetWindowText(parent,"mytext")

or use sendmessage api function
User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Postby method » Fri Jun 16, 2006 12:48 am

nanomachine007 wrote:LOL method, google is good resource for any programming question.

but here is you can try,
parent =FindWindow("My Window Class",vbnullstring)
SetWindowText(parent,"mytext")

or use sendmessage api function


Thanks man . I already found a solution anyways :-))
method
imFiles Master
imFiles Master
 
Posts: 686
Joined: Tue Oct 18, 2005 11:12 am


Return to Visual Basic Programming

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests