Home » Developer & Programmer » Forms » Disabling the scroll bar
Disabling the scroll bar [message #110976] Fri, 11 March 2005 10:59 Go to next message
Angelface
Messages: 2
Registered: March 2005
Junior Member
Hi,

Can anybody tell me how to disable the scroll bar from a WHEN-NEW-RECORD-INSTANCE trigger.

Thanks,
Re: Disabling the scroll bar [message #111023 is a reply to message #110976] Sat, 12 March 2005 03:53 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
You can set a scrollbar in the block properties.

MHE
Re: Disabling the scroll bar [message #111184 is a reply to message #111023] Mon, 14 March 2005 10:49 Go to previous messageGo to next message
Angelface
Messages: 2
Registered: March 2005
Junior Member
I would like to disable it programmatically using a WHEN-NEW-RECORD trigger.
Re: Disabling the scroll bar [message #111223 is a reply to message #110976] Mon, 14 March 2005 17:15 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Try the SET_BLOCK_PROPERTY('BLOCK',BLOCKSCROLLBAR_POSITION,x,y) and set it off the current canvas (ie outside the dimensions of the current canvas). You may have to do some error trapping.
Re: Disabling the scroll bar [message #111618 is a reply to message #111223] Fri, 18 March 2005 03:03 Go to previous message
wucis
Messages: 60
Registered: March 2005
Member
Hello djmartin,

which error trapping would recommend for this case ?
Previous Topic: text item and list item
Next Topic: failed to load objects
Goto Forum:
  


Current Time: Thu Sep 19 14:58:49 CDT 2024