<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>20 Sep 2018 23:12:07 Z</lastBuildDate><pubDate>20 Sep 2018 23:12:07 Z</pubDate><description>Hello, I have 2 planning in one window, and I want to sincronize the 2 scroolls bars, In the first planning in the event of horizantal scrollbar I put this&#13;
&#13;
&#13;
hwndbarh is int = CallDLL32( "user32" , "FindWindowExA" ,  Handle(SCH_RESERVAS_PLANNING) , Null , "WDSCROLLBAR" , Null )&#13;
IF hwndbarh THEN&#13;
SendMessage( Handle(SCH_RESERVAS_PLANNING_SINASIGNAR) , _EVE.wMessage , _EVE.wParam , hwndbarh)&#13;
END&#13;
&#13;
the problem is if you click in the scrollbar and move it the event not start, How can I do to execute a event moving the scrollbar? If you click in the arrow of the scrollbar or click in one position of the scrollbart is not positioned the event starts.&#13;
&#13;
thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66857-scrollbar-planning/read.awp</link><title>Scrollbar - Planning</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
