Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - VB6 Command Button Graphical Style
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

VB6 Command Button Graphical Style

 Post Reply Post Reply
Author
Message
SteveDude View Drop Down
Groupie
Groupie


Joined: 14 June 2006
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote SteveDude Quote  Post ReplyReply Direct Link To This Post Topic: VB6 Command Button Graphical Style
    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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 26 November 2007 at 1:11am
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
Back to Top
SteveDude View Drop Down
Groupie
Groupie


Joined: 14 June 2006
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote SteveDude Quote  Post ReplyReply Direct Link To This Post Posted: 26 November 2007 at 1:40am
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.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.