|
PePreHScroll
public event PreHScrollEventHandler PePreHScroll;
This event has no arguments. Description Fired before horizontal scroll bar action is taken.
Read the PeUserinterface.Scrollbar.SBCode and PeUserInterface.Scrollbar.SBPos properties to retrieve the arguments to this event.
Set PeUserInterface.Scrollbar.SBCode to -1 to cancel scroll bar action.
Set PeUserInterface.Scrollbar.SBCode = LineUp or LineDown and PeUserInterface.Scrollbar.SBPos as needed to alter scroll positioning.
Comments See Also: PePreVScroll |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |