 |
 |

12-01-2011, 02:42 PM
|
 |
Senior Contributor
|
|
Join Date: Feb 2008
Location: somewhere in space
Posts: 1,188
|
|
[VB2010] - using VB6 activex controls
|
i'm trying using VB6 activex controls in VB2010. but i recive some registry errors 
i try google search, but they speak about install VB6(i try but don't works).
and theres a text from here: http://www.devx.com/vb2themax/Tip/18742
but i don't have the VB6Controls.reg(and the VS .NET CD's) 
what can advice me?
|
|

12-01-2011, 04:12 PM
|
 |
Ultimate Contributor
Forum Leader * Expert *
|
|
Join Date: Nov 2003
Location: Wigan, UK
Posts: 1,678
|
|
|
Which controls are you trying to use? There might be existing .Net equivalents available that remove the need to use legacy ActiveX components.
|
|

12-02-2011, 04:40 AM
|
 |
Senior Contributor
|
|
Join Date: Feb 2008
Location: somewhere in space
Posts: 1,188
|
|
Quote:
Originally Posted by PlausiblyDamp
Which controls are you trying to use? There might be existing .Net equivalents available that remove the need to use legacy ActiveX components.
|
for example the xp controls have the progressbar control(ok... the .NET have it too), but with that wait style(like that bar you see in windows xp, when you reboot the pc).
i only need to know how can i use 1 wait progressbar in that way. but if i can use the xpcontrols better 
|
|

12-02-2011, 05:27 AM
|
 |
Senior Contributor
* Expert *
|
|
Join Date: Apr 2003
Location: Never where I want to be
Posts: 1,278
|
|
|
Like the marquee style of the .Net progress bar?
|
__________________
There are no computers in heaven!
|

12-02-2011, 05:39 AM
|
 |
Senior Contributor
|
|
Join Date: Feb 2008
Location: somewhere in space
Posts: 1,188
|
|
Quote:
Originally Posted by DrPunk
Like the marquee style of the .Net progress bar?
|
sorry, but i can't put it to work 
se progressbar stills stoped instead do the wait movement 
|
|

12-02-2011, 05:49 AM
|
 |
Senior Contributor
* Expert *
|
|
Join Date: Apr 2003
Location: Never where I want to be
Posts: 1,278
|
|
|
I'm confused.
The .Net progress bar just does wait when Style property set to Marquee. It doesn't stop. Unless MarqueeAnimationSpeed is set to 0.
Have you got Enable XP Visual Styles set in the project properties?
|
__________________
There are no computers in heaven!
|

12-02-2011, 08:36 AM
|
 |
Fabulous Florist
Forum Leader * Guru *
|
|
Join Date: Feb 2004
Location: Austin, TX
Posts: 9,416
|
|
|
I just tried it and it works, so if it's not working for you it's certainly a problem with your computer. Is this the same computer on which you've had a lot of trouble regarding custom themes? If you're not using unmodified Microsoft-blessed themes, I think your first step should be to try it out on a machine that hasn't been modified. If it works there, you know there's something wrong with your current theme. If changing back to a default theme doesn't work, odds are your meddling with the themes has corrupted something and your themes are broken. If changing back to a default theme works, then you know for sure it's your theme.
|
|

12-02-2011, 10:10 AM
|
 |
Senior Contributor
|
|
Join Date: Feb 2008
Location: somewhere in space
Posts: 1,188
|
|
Quote:
Originally Posted by AtmaWeapon
I just tried it and it works, so if it's not working for you it's certainly a problem with your computer. Is this the same computer on which you've had a lot of trouble regarding custom themes? If you're not using unmodified Microsoft-blessed themes, I think your first step should be to try it out on a machine that hasn't been modified. If it works there, you know there's something wrong with your current theme. If changing back to a default theme doesn't work, odds are your meddling with the themes has corrupted something and your themes are broken. If changing back to a default theme works, then you know for sure it's your theme.
|
i know that it's my theme. i have tested and now i see the 3 or 4 little bars. but they don't move 
|
|

12-02-2011, 10:21 AM
|
 |
Senior Contributor
|
|
Join Date: Feb 2008
Location: somewhere in space
Posts: 1,188
|
|
|
using the standard styles i cound put it to work hehehehehe
and for works, turn off the explorer.exe and then turn it on
thanks
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
 |
|