add facebook chat in your application
Use this board to post your code snippets - tips and tricks
4 posts
Page 1 of 1
add webbrowser in your form
code:
Source:
http://www.youtube.com/watch?v=0sJx2lKob90
code:
Code: Select all
don't give bad comment, because i don't made this by my selfPublic Class Form1
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
WebBrowser1.Navigate("http://www.facebook.com/presence/popout.php")
End Sub
End Class
Source:
http://www.youtube.com/watch?v=0sJx2lKob90
Just a heads up this is more of a snippet you should ask a mod to move it 

I have been searching for this for some time lol, thanks for sharing this, it might come handy some time :P
Thank you for posting this, ive been looking for this for quit some time actually. And i finally found it.
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023