How to make toolbar
-
i want to make google like toolbar in c#.net . please help me which way i start Amit Grover Amit Grover CDAC R&D Gist Group pune
check out this article here at codeproject
-
check out this article here at codeproject
thanks for this very helpful link. i tried with link and used this sample project given with this code. that project is working fine. actually i want to create google like toolbar. in google toolbar when i click on google. it shows dropdown menu. i want to create that functionality. 1) when i click on Say hello button as given in example in link send by you i want drop down list. which way i do that. 2) second that hello button in exmple always append in current address bar.it does not come on next line. but i want that in next line like google bar which always come in next line. 3) in which way i can add seprator in button like google toolbar Amit Grover CDAC R&D Gist Group pune