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: 1550
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...
 » Code VBA
With Code-VBA coding tools added to your Visual editort (VBE) you create better Visual Basic code up to 50% faster. A set of 20 specialized code builders supports the fast creation of most used code. Using the builders reduces the amount of typing, makes ...
Code-VB | 4370 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 199 | Downloads: 1031
Date added: Feb 12, 2007 |  » Details
 » N-Tier Chat
Simplifies the development of Internet Chat Servers and Chat Clients by providing methods that eliminate the challenging complexities of WINSOCK programming. Other library features are tailored to the chat application developer`s needs. Made especially fo ...
N-Tier Alchemy | 1025 KB | Windows | 29.95 | Downloads: 1022
Date added: Sep 27, 2005 |  » Details
 » ZylGPSReceiver.NET
ZylGPSReceiver.NET is an event driven .NET component that communicates with a GPS receiver. It returns latitude, longitude, altitude, speed, heading and many other useful parameters of the current position and the parameters of the satellites in view. The ...
Zyl Soft | 628 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 119.99 | Downloads: 975
Date added: Feb 12, 2007 |  » Details
 » PSS Update Check Control
PSS Update Check is a Royalty Free ActiveX component that allows you to add that `Check for Update` button or menu item to you application in just a few lines of code. Now you can let your users know when the next release is available and provide them wit ...
Practical Software Solutions Ltd | 307 KB | Windows | 50 | Downloads: 952
Date added: Sep 27, 2005 |  » Details
 » FlexCell Grid Control
FlexCell is a flexible and easy to use grid control. Using FlexCell Grid Control, you can create the professional user interfaces and report form in your application. FlexCell Grid Control provides comprehensive functions such as Print, Print Preview, Cha ...
FlexCell Technologies | 2049 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP | 129 | Downloads: 1012
Date added: Feb 12, 2007 |  » Details
 » SCML RTF printer
The SCML RTF printer allows Visual Basic programmers to:Easily print and preview the content of RichTextBox controls. Set margins for the document.Insert page breaks.Draw a frame around text.Print only selected pages. ...
SCMLsoftware | 558 KB | Windows | 149 | Downloads: 947
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: 887
Date added: Feb 12, 2007 |  » Details
 » RSP CD-DA Extraction OCX
ActiveX OCX to list , test and extract audio or data from CD units and save as wav PCM files What is new in the version 2.0.0 (Wed May 09 13:39:22 2007) :Fixed a bug in the control that make the ocx crash during the utilization of some of the apis exporte ...
RSP Software | 125 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 50 | Downloads: 674
Date added: Oct 25, 2007 |  » Details
 » SmartVB6
Useful Visual Basic 6.0 development tools to build fast and robust VB6 code. It includes intuitively understandable modules that help in programming such as powerful project explorer, snippets that is a library of useful codes, a number of builders: proce ...
OLSOFT | 2603 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 99.95 | Downloads: 931
Date added: Feb 12, 2007 |  » 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: 1026
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: 1031
Date added: Sep 27, 2005 |  » Details
 » CheckBox Ex
You may be tired of all this XP CheckBox`s. (Default rectangle, Diamond and Round) XP Style. ...
Partaksoft | 1832 KB | Win95,Win98,WinME,WinXP,Windows2000 | 19.95 | Downloads: 1043
Date added: Sep 27, 2005 |  » Details
 » AfalinaSoft XL Report.NET
A .NET component to create EXCELlent reports with minimal coding. Save your time. Get impressive results! - Conditional formatting; subtotaling and outline view; autofilter - all Excel features are supported on the template level - Pivot tables and Pivot ...
Afalina Co., Ltd. | 2100 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 89 | Downloads: 1053
Date added: Sep 27, 2005 |  » Details
 » KeyMakerPRO
KeyMakerPRO is the ultimate tool, easier and faster than ever. it will help you create a trial,shareware,... application with generate key and more! -100% security guarantee. -100% Powerful Control and Incredibly Flexible. -Allow Encrypt UserName,Register ...
Partaksoft | 2344 KB | Win95,Win98,WinME,WinXP,Windows2000 | 49.95 | Downloads: 918
Date added: Sep 27, 2005 |  » Details
 » SQL2000Print
Document schema of your Microsoft SQL Server2000 database by printing it in your own custom style. You can print Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, U ...
StarPrint Limited | 3939 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 59 | Downloads: 894
Date added: Sep 27, 2005 |  » Details
 » Active Maker
Active Maker is designed to dramatically reduce time and effort in MS Visual Basic projects development.Regardless the size of your project, Ative Maker will significantly reduce the time needed to build projects by automatically resolving project referen ...
AQPoint | 1900 KB | Windows | 149 | Downloads: 1109
Date added: Sep 27, 2005 |  » Details
 » UCCDraw ActiveX Control V7.40
UCCDraw ActiveX Control with FULL source code! UCCDraw is an ActiveX Component that enables you to build Visio-style charts from within your application. Figure 1:Allows you to create flow charts, vector drawings, raster images and more with the ability t ...
ucancode software | 488 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 964
Date added: Sep 27, 2005 |  » Details
 » Spriteworks
Spriteworks v1.0 is a 100% original sprite/graphics library containing 2, 000 sprites and animation sequences for use in game programming, Java, shockwave, multimedia authoring and hundreds of other uses. ...
Spriteworks Developments | 548 KB | Windows,Dos,Linux,Unix | 20.00 | Downloads: 902
Date added: Sep 27, 2005 |  » Details
 » Print Preview
PrintPreview is an ActiveX DLL which enables you to add print previewcapabilities to your Visual Basic applications in VB 5.0, VB 6.0 and all the development tools wich accepts the ActiveX technologylike Visual C++, Office, Delphi, PowerBuilder, PowerCobo ...
VBDiamond | 1469 KB | Windows | 99 | Downloads: 940
Date added: Sep 27, 2005 |  » Details
 » VB.Net to C# Converter
VBConversions` VB.Net to C# Converter is a state of the art conversion program which rewrites your VB.Net project in C#. Unlike other conversion programs, variable names, comments, and inline comments are preserved, and code conversion accuracy is over 99 ...
VBConversions | 350 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 349 | Downloads: 991
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 |