Re: Setting slider value
- From: "Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 09:56:08 -0700
"aaa" <aaa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F331075D-CEBD-46D8-934C-ED9C302B08B6@xxxxxxxxxxxxxxxx
> Thanks Ken for your answer,
>
> This is my code:
>
> sldVisibleRange.value = 0
> sldVisibleRange.Refresh
>
> It doesn't set the slider to 0 at all.
>
> Regards,
> Joachim
If that's the actual code from the project, there's something wrong
somewhere. VB should've made sure that the word Value started with a capital
letter.
Is there any code in the event handlers for that control? Try a new project
and paste the code I posted. It should work.
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..
.
- Follow-Ups:
- Re: Setting slider value
- From: aaa
- Re: Setting slider value
- References:
- Setting slider value
- From: aaa
- Re: Setting slider value
- From: Ken Halter
- Re: Setting slider value
- From: aaa
- Setting slider value
- Prev by Date: Re: Setting slider value
- Next by Date: Re: RichTextControl -> How to set (or mimic) inter-character spacing?
- Previous by thread: Re: Setting slider value
- Next by thread: Re: Setting slider value
- Index(es):
Relevant Pages
|