Post Reply
Jagmit 2005-11-08 15:47
Hi everybody:
I am interested to display images files to various monitors screen (multi monitor) using ultramon in visual basic. Can anybody provide a sample of the VB code or if somebody can explain the way. Any details are highly appreciated.
Kind Regards, Jagmit
Jagmit Singh
|
Christian Studer 2005-11-08 23:12
UltraMon won't help with displaying the images, but you could use it to get information about installed monitors, their position, etc, which can be used to position your application's windows.
See the SysInfo sample in the UltraMon SDK for more on retrieving monitor information.
Christian Studer - www.realtimesoft.com
|
Post Reply
|