VB6 Command Button Graphical Style |
Post Reply |
Author | |
SteveDude
Groupie Joined: 14 June 2006 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 25 November 2007 at 3:47pm |
I saw this question has been asked before, but I have seen no solutions. It appears the Skinning does not work with standard VB controls when the style is set to graphical.
Anyone found a work around?
I wanted to get way with just using the skinframe work instead of the bloat of all the controls. especially when I have just one command button set to graphical style.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
VB Draws graphical button in its own code. we can't catch it and draw our button. There can't be workaround.
Use our PushButton from suite controls instead.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
SteveDude
Groupie Joined: 14 June 2006 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
|
That's what I was trying to stay away from 1250 KB for one button as opposed to 500 KB for the skinning. A bit extreme don't you think? Think I'll make my own button.
They would be better divided up into some kind of standard, like selection controls which consist of just, buttons, checkbox and option buttons. All other common controls should be split out as separate controls.
I like your controls, but as of yet I have never used them in a single project, mainly because I consider them overly bloated.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |