what i want to do is when given a link my VB program then knows the Icon for that site, and the header text.
Like when you add a website to google's chrome favorites, it saves it with the website icon and the "header" text.
Can someone give me an idea where to start searching? What sould i use? A library? Do i need to use html? Can someone give me an idea on how i go about doing this?
Me.Location = MousePosition
DataGridView1.Columns(0).Width = 26
Label4.Text = (DataGridView1.Size.Width - DataGridView1.Columns(0).Width)
DataGridView1.Columns(1).Width = ((DataGridView1.Size.Width - DataGridView1.Columns(0).Width) - 20) '20 Porque esse e a width da crool bar
Data
Hope i was clear, Thanks.
Aucun commentaire:
Enregistrer un commentaire