Use external scrollbar with TppViewer
Is this possible?
Ken
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5441 (20100910) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
Ken
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5441 (20100910) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
This discussion has been closed.
Comments
I'm a bit unclear about what you are trying to accomplish. The TppViewer is
basically a TPanel with a TScrollBox included so scrollboxes are natively
included. You could possibly use the position of an external scrollbar to
adjust the vertical position of the scrollbox of the viewer if needed.
TppViewer.Scrollbox property.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Basically I want to use a skinned scrollbar instead of the scrollbox for
common look and feel throughout my app.
Ken
I see, so your best bet would be to hide the current scrollbars and take
manual control over the scrollbox using the values given by the custom
scrollbar you create.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com