
Hi,
How can I use fill window code for scrolling window in vstools. Is there is any solution for that?
Hi
Usual practice is to find the field script, procedure or function that fills the scrolling window and to invoke it from VSTools.
But if you use the free Visual Studio Integration Toolkit, other than allowing you to add menus and area pages to GP Navigation it also has over 220 helper functions that expose "Dexterity Only" commands to VSTools developers.
This includes a WindowFill function which will perform a fill window command for you.
You're welcome!
Regards
David