Posted November 17, 200717 yr i am making an autorun for a cd im also creating, and can't figure out how to make a button either circle....or without a border, is there any way to do this with VB 6.0?really what i'm trying to do is make the button switch graphics when clicked, which i succeeded in, but have no border, right now there is an ugly grey square border around my circle graphic, and it makes for a nasty interfaceany thoughts? thanks for helping
November 18, 200717 yr Creating a custom control would be your best bet. You can improvise and not use buttons as well, labels and such have click events so they can serve as buttons.
Create an account or sign in to comment