Post Reply

Forums -> UltraMon™ SDK -> include ultramon com to VB app
tobby   2003-01-28 05:53
Hi there !

How can you include the UltraMon COM object in your VB application?

Does the final customer have install UltraMon to work such an application?

thak you for your help !

Tobby.
Christian Studer   2003-01-28 06:02
Hi Tobby,

to use UltraMon, add a reference to the UltraMon 2.0 type library (Project\References).

The UltraMon SDK has more information about using UltraMon with Visual Basic, also includes samples.

The final customer will need to have UltraMon installed. If you want to bundle the UltraMon COM components with your application, you'll need the UltraMon Developer Edition.

Christian Studer - www.realtimesoft.com
tobby   2003-01-28 06:57
All I need is to Enable/Disable the second monitor.

Is there a way to do that using Visual Basic, or maybe Visual C++ without using UltraMon?
I can't afford the 30day trial..

Thanx in advance !!

Tobby.
Christian Studer   2003-01-28 07:16
Take a look at ChangeDisplaySettingsEx, also see Programming Basics.

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ SDK -> include ultramon com to VB app

Post Reply