downloads programs from a to z
It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security se
Search:
 » Home » Developer Tools » Visual Basic » Outlook Security Manager
Company: Afalina Co., Ltd.
License: Shareware
Version: 1
System: Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Size: 219 KB
Date Released: 12-06-2005
Price: 120
Screenshot: Click here to see Screenshot
Downloads: 1015
Homepage: http://www.add-in-express.com/
Date added: Sep 27, 2005
Click here to Download
It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings with just one line of code! Unlike similar tools, Outlook Security Manager doesn`t transform OOM and CDO calls to Extended MAPI calls and doesn`t make development more complicated by its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings for OOM, CDO and SMAPI. These properties are DisableOOMWarnings, DisableCDOWarnings and DisableSMAPIWarnings. Before calling a protected object you just disable Outlook Security via the corresponding property, and then you turn it on again. It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, Outlook 2002 (XP) and Outlook 2003. Code examples: --- Visual Basic .NET Dim SecurityManager As New AddinExpress.Outlook.SecurityManager SecurityManager.DisableOOMWarnings = True Try ... any action with protected objects such as contacts or items... Finally SecurityManager.DisableOOMWarnings = False End Try --- Visual Basic 6, VBA, VBScript OlSecurityManager.DisableOOMWarnings = True On Error Goto Finally ... any action with protected objects ... Finally: OlSecurityManager.DisableOOMWarnings = False --- Delphi OlSecurityManager.DisableOOMWarnings := True; try ... any action with protected objects ... finally OlSecurityManager.DisableOOMWarnings = False; end;

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » Visual Basic (227) Select page: [1] 2 3 4 5 6...
 » RSS2HTML Scout
RSS2HTML Scout is a freeware ActiveX .NET ready programming library that can add RSS reading functions into your application. Key Features: - No RSS or XML formats knowledge required; RSS, ATOM, RDF feeds support; - Non-Latin feeds support; - Built-in mul ...
ByteScout | 1367 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | | Downloads: 600
Date added: Feb 12, 2007 |  » Details
 » Visual Code Scan 6
Scan Visual Basic 6 projects for dead code, unused and undeclared variables, and functions with no return type. This program will also extract all of the strings and allow you to run a spell checker on them to check for misspelled words. Once the scan is ...
Windswept Software | 1076 KB | Win95,Win98,WinNT 4.x,Windows2000 | 25.00 | Downloads: 607
Date added: Sep 27, 2005 |  » Details
 » VB-Build
VB-Build is a productivity tool for building component-based applications written in Visual Basic. The program automatically updates references in dependent projects during the build so you can be assured that your application is always compiled against t ...
vb-build.com | 1200 KB | Windows | 175 | Downloads: 603
Date added: Sep 27, 2005 |  » Details
 » Order Form Source Code
Visual Basic source code will let you add an order form to your program. This is the order form DynoTech Software has used to sell several shareware programs in over 90 countries. It allows for multiple products, calculates sales tax, accepts credit card ...
DynoTech Software | 100 KB | Windows | 19.95 | Downloads: 586
Date added: Feb 12, 2007 |  » Details
 » CSV to XML Export & Convert Software
Convert CSV files into XML files. This application is simple to use and provides a few options to control how you want the XML output to appear. ...
Sobolsoft | 338 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | 19.82 | Downloads: 659
Date added: Feb 12, 2007 |  » Details
 » EasyCom
The EasyCom ActiveX control is a Winsock/Telnet communication component. It is intended for VB and VC++ developers to easily add communication capabilities to their applications. Examples of such communication capabilities might include handling and confi ...
Studioware | 276 KB | Windows | 99 | Downloads: 688
Date added: Sep 27, 2005 |  » Details
 » CT Messenger
CT Messenger 2.0 (Mint Components Inc.) is a component software solution designed to help developers to easily add over-the-phone notification, paging, and SMS functionality to their applications. CT Messenger Developer`s Toolkit provides a set of scripta ...
Pingram Marketing | 6603 KB | Windows | 99 | Downloads: 435
Date added: Sep 27, 2005 |  » Details
 » ActivEventLog
Query NT/2000/XP Event Logs on local- and remote workstations and servers.Samples for ASP, VBS and Visual C++ are included. ActivEventLog can be used on Windows NT, Windows 2000, Windows XP and Windows .NET platforms. ...
ActivXperts | 1100 KB | Windows | 30 | Downloads: 714
Date added: Feb 12, 2007 |  » Details
 » ActiveSplash
ActiveSplash is an easy-to-use ActiveX control that enables you to create skinned Splash Forms, Form Transition effects and Splash Screens. Key features: 11 transitions combined with 16 directional modifiers; 6 background filters; SplashForm feature enabl ...
SoftShape Development | 2555 KB | Windows | 74.25 | Downloads: 803
Date added: Sep 27, 2005 |  » Details
 » SQL7Print
Prints Microsoft SQL Server 7 schema object definitions, including dependencies and permissions, for Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, User Defined ...
StarPrint Limited | 4030 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 59 | Downloads: 526
Date added: Sep 27, 2005 |  » Details
 » BubbleFrame
BubbleFrame is a free alternative to the sandard VB frame and panel with more styles, captions, subcaptions, align left and right and other features ...
BUBBLE DESIGN, Bubble Kft | 189 KB | Windows | | Downloads: 675
Date added: Sep 27, 2005 |  » Details
 » ZylSerialPort.NET
ZylSerialPort.NET is a thread based, event driven, asynchronous serial port .NET component. Use ZylSerialPort.NET component to easily communicate with external devices on serial port connection, such as modems, bar code readers, GSM modules and others. Zy ...
Zyl Soft | 392 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 29.99 | Downloads: 557
Date added: Feb 12, 2007 |  » Details
 » ValidInputBox ActiveX Control
ValidInputBox ActiveX Control is a replacement for the Visual Basic TextBox control that provides an easy and powerful validation of the data entered by users of your application. You can order ValidInputBox control to accept only a certain data type, val ...
Paunsoft | 498 KB | Win98,WinME,Windows2000,WinXP | 25 | Downloads: 577
Date added: Sep 27, 2005 |  » Details
 » VBOLock
Create try-before-you-buy software, or run/time-limited demos. Bind powerful copy protection to any VB application. Wrap powerful protection to any application in seconds using just a few lines of code. Only two extra files to distribute with your applica ...
Moonlight Software | 1858 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 49.95 | Downloads: 571
Date added: Sep 27, 2005 |  » Details
 » EULA Magic
EULA Magic is the ultimate visual basic distributed application license form builder incorporating both one off retail version licenses, or trial version licenses that include your promotional material with a purchase button to optimise sales. EULA Magic ...
FieldCraft | 1908 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 90 | Downloads: 659
Date added: Sep 27, 2005 |  » Details
 » GPS ActiveX
Add GPS support to your Visual Basic application or Internet Explorer web page. Works with Garmin, Magellan, Navman or any NMEA 0183 enabled GPS. Support for UTM, SPCS (NAD83/NAD27), British National Grid, Swiss Grid, Irish Grid and many more national coo ...
franson.biz | 115 KB | Windows | 49 | Downloads: 692
Date added: Sep 27, 2005 |  » Details
 » conv_for_bas
You have FORTRAN programs and you wish to migrate or renovate them : we propose a very good tool for FORTRAN to Visual BASIC source code conversion. It manages to translate more than 90 % (in some cases 100 %) of FORTRAN commands into VB. The new version ...
Swing | 1661 KB | Windows | 100 | Downloads: 588
Date added: Sep 27, 2005 |  » Details
 » SmartCodeDeveloper
SmartCodeDeveloper is a .Net Windows Form Control that allows you to easily add professional quality bar codes to Windows applications developed in Visual C++.Net, Visual Basic.Net, Visual C#.Net, Borland Delphi.Net and any development environment in the ...
TechnoRiver Pte Ltd | 8246 KB | WinXP,Windows2000,Windows2003 | 399 | Downloads: 587
Date added: Feb 12, 2007 |  » Details
 » ASTC
ASTC component provides an easy way to enable your VB, VC++, C#, VB.NET, or other COM environment applications to add four powerful functionality to your applications. * Tray Icon ActiveX Control. * Tray List ActiveX Control. * Subclass ActiveX Control. * ...
CprinGold Software | 3036 KB | Win98,WinME,Windows2000,WinXP,Windows2003 | 19.90 | Downloads: 643
Date added: Feb 12, 2007 |  » Details
 » Add Email ActiveX Enterprise
Easily create and send text or HTML emails with attachments and embedded images from your application. AddEmail works with all development environments that support COM objects, ActiveX or OCX controls, such as Visual Basic (VB 5 and VB 6), Visual C++, VB ...
Traysoft Inc. | 2910 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 179 | Downloads: 741
Date added: Sep 27, 2005 |  » Details
go to top Select page: [1] 2 3 4 5 6...
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |