Help! Scrollbars Don't Work 
Author Message
 Help! Scrollbars Don't Work

Hello:

I have created a form in Word 2000 and have set the
following properties for the form:

KeepScrollBarsVisible = 3-fmScrollBarsBoth
ScrollBars = 3-fmScrollBarsBoth

When I view the form, I can see the vertical scrollbar's
top arrow, but there is no slider bar and the scroll bar
does not seem to work.  Do I need to do something
programmatically to enable them?  I thought just setting
these properties would be enough.  Any suggestions/help
would be greatly appreciated.  Thanks in advance.



Sat, 17 Apr 2004 00:32:13 GMT  
 Help! Scrollbars Don't Work
Hi Ganine,

Quote:
> I have created a form in Word 2000 and have set the
> following properties for the form:

> KeepScrollBarsVisible = 3-fmScrollBarsBoth
> ScrollBars = 3-fmScrollBarsBoth

You need to also set:

ScrollHeight to a value greater than Height
ScrollWidth to a value greater than Width

--
Hope this helps.
ibby

Please post replies or follow-ups to the **newsgroup** so that participants
may benefit or contribute.



Sat, 17 Apr 2004 01:48:01 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. MovePrevious don't work but the MoveNext work's fine

2. I've programmed a game that don't work Help

3. Script works, script don't work

4. Help? QueryDef parameters don't work

5. Help files don't work after running procedure

6. AddNew DON'T work, Need HELP!!!

7. HELP! ListBox Don't work

8. VB4 help wanted : Data Controls don't work

9. Help: SetEnvironmentVariable call don't work!

10. Function keys don't work until I display help

11. Wizard created disks don't work - help please

12. Help: VB4.0 made 32bit applications don't work

 

 
Powered by phpBB® Forum Software