Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
creating cuustom toolbar buttons in vb f
Name: LEGION Date: March 19, 2002 at 08:14:38 Pacific
Comment:
can u please help I need to create a custom toolbar button that will lauch a custom form !! I need to do this in versions 97,98,2000 and xp and help would be appreciated.
I'm curious about how to do this also, I use vb6, and would like to add either a button to execute my own little program ( I have an idea for a bookmarks setup, using keywords, genres, and a couple other ways to search / navigate through bookmarks... I have too many, its become far to hard to find what I'm looking for now ), or maybe just add a little custom toolbar to explorer if it's easy / I'm bored enough...
Summary: Does anybody know the coding how to disable the close (x) button in VB.NET? The (x) button is shown in the form but just do nothing at runtime. So, the user must click the Cancel button that I created...
Summary: all the buttons in windows dialogs have that thing where when you move the mouse over them, an orange bar appears on them, and the same with radio buttons and the like. but when you make a button in ...