|
-
Nov 27th, 2013, 09:49 PM
#1
Thread Starter
Junior Member
[RESOLVED] Paste Button
hello Vb forum users i want to ask you how can i make command button paste text in skype chat or maybe in login like username etc...
the comand button will have the text placed so it will no copy anything just paste ..if is posible without text box else i will make a textbox invisible ..
-
Nov 27th, 2013, 11:08 PM
#2
Re: Paste Button
Hi,
I guess your trying to access skype using VB program right? Maybe you could try Windows API
stuff.
Greg
-
Nov 28th, 2013, 07:50 AM
#3
Thread Starter
Junior Member
Re: Paste Button
 Originally Posted by KGComputers
Hi,
I guess your trying to access skype using VB program right? Maybe you could try Windows API
stuff.
Greg
so its not all the same? like add the text to wordpad or facebook login ...
-
Nov 28th, 2013, 09:45 AM
#4
Re: Paste Button
For web apps like facebook or twitter you do some kind of client side or server side scripts
to achieve what you want. For communicating with desktop apps, you
use Windows API stuff.
-
Nov 28th, 2013, 11:08 AM
#5
Thread Starter
Junior Member
Re: Paste Button
 Originally Posted by KGComputers
For web apps like facebook or twitter you do some kind of client side or server side scripts
to achieve what you want. For communicating with desktop apps, you
use Windows API stuff.
thank you for you answer i will try the api stuff
-
Nov 29th, 2013, 04:16 AM
#6
Re: [RESOLVED] Paste Button
Welcome..
Tags for this Thread
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
|