Limitation in Windows Forms Scroll Frame (SfScrollFrame)
12 Feb 2020 / 1 minute to read
Applicable controls for setting the ScrollFrame
The SfScrollFrame
can be used for the controls derived from the Microsoft ScrollableControl such as:
- Panel
- ContainerControl
- Listbox
- ListView
The SfScrollFrame
cannot be attached to the controls defined its scrollbar by own i.e. creating custom scrollbars for both the horizontal and vertical orientations.
ScrollBar LargeChange
The LargeChange
cannot be changed for the attached controls. As LargeChange
is differed for every controls based on its available items (may be controls and inner controls), and LargeChange
cannot be decided at application level.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page