|
SBCode
Purpose The .NET developer reads this property in response to a PePreHScroll or PePreVScroll event. When using the ActiveX/VCL interface, in response to a PreHScroll or PreVScroll event handler. When implementing the DLL, in response to a PEWN_PREHSCROLL or PEWN_PREVSCROLL notification message.
This property returns the scroll bar code which allows the developer to know what type of scroll bar event is about to happen.
If the developer wants to prevent the future scroll event, set this property to 1. If the developer wants to alter the future scrollbar position, set this property to SB_LINEUP or SB_LINEDOWN and set SBCode to a value 1 less or 1 more so that after the event, the position is as desired.
Comments PeUserInterface.Scrollbar.SBCode members of Pego.PeUserInterface.Scrollbar, Pesgo.PeUserInterface.Scrollbar, Pe3do.PeUserInterface.Scrollbar, Pepso.PeUserInterface.Scrollbar, Pepco.PeUserInterface.Scrollbar
See Also: SBCode, PePreHScroll, PePreVScroll, PreHScroll, PreVScroll, PEWN_PREHSCROLL, o rPEWN_PREVSCROLL. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |