webbrowser items tutorial (read first)
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts
Page 1 of 1
can someone make this or tell me how to do it like google chrome's and the history and bookmarks just like it
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

zachman61 wrote:can someone make this or tell me how to do it like google chrome's and the history and bookmarks just like itIf you didn't realize Google Chrome is open source, so you can see, but what I think it is, is just a html page made in Adobe Dreamviewer or something.
i meant to write the tabs
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

if u want tthe google chrome like tabs at the top you have to download a component called dotnetbar and add it to your toolbox. once you added it insert a tabstrip and in the properties mdimode = enabled and flattenmdiborder = true.
then in the form properties set mdiparent = true then double click your addtab button and in the code type:
Dim F as new form1
f.show()
hope it helps
then in the form properties set mdiparent = true then double click your addtab button and in the code type:
Dim F as new form1
f.show()
hope it helps
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023