المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : is it possible to scroll Microsoft Word, Excel?



C# Programming
10-22-2009, 07:21 AM
Hi All,

It is not possible to scroll and to get ScrollInfo using Win32 scroll bar APIs such as GetScrollInfo with a handle to Microsoft Word, Excel, DirectUIHWND, ect.. It does not respond to WM_VSCROLL and WM_HSCROLL Windows messages.

I am able to get scrollinfo for windows controls, but unable to scroll MS Office Word, Excel.

is it possible to scroll Microsoft Word, Excel, DirectUIHWND, ect..?

Can anyone help me? please

Thanks,
Venkat