Source code checked in, #112836
[Regular Commit] - fix OutlookSecurity repository conflict
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleUpdated Release: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleNew Post: Show Ribbon-Tab only in Main-Window (Outlook Addin)
Dear together I've successfully developed a Outlook Addin with NetOffice (nearby a great piece of software..). Now the Ribbon is always visible also inside new messages etc. Is there a way to display...
View ArticleNew Post: Show Ribbon-Tab only in Main-Window (Outlook Addin)
In NetOffice Tools you have to override the GetCustomUI method and check given argument. For example: public override string GetCustomUI(string RibbonID) { if(String.IsNullOrEmptyWhiteSpace(RibbonID))...
View ArticleNew Post: Editing Active Sheet with COM Wrapper
I have a C# user defined function that I wish to use to edit the active worksheet, however it appears to be read onlyExcel.Application excelApplication = Excel.Application.GetActiveInstance();...
View ArticleUpdated Release: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleUpdated Release: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleUpdated Release: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes:- Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5- Tutorials/Examples in C#/VB.Net- Source CodeDownload 2: NetOffice Developer Toolboxrequires .NET 4(Client...
View ArticleNew Post: Show Ribbon-Tab only in Main-Window (Outlook Addin)
Hi Sebastian You brought me to the right path! At the end I solved it a bit different:Public Function getVisible(ByVal control As Office.IRibbonControl) As Boolean Try Dim objOutlook As...
View ArticleSource code checked in, #112869
[Regular Commit] - Cleanup some old(non used) code in Toolbox
View ArticleCreated Unassigned: Problem with windows 8.1 ,visual studio 2013 and outlook...
Hi ,i am trying to open outlook 2013 application from visual studio 2013 c# but something goes wrong. my command is "NetOffice.OutlookApi.Application outlookApplication = new Outlook.Application();".i...
View ArticleNew Post: Error Propagation In Access
Hello, I am using NetOffice for a project where I have a VB macro in an access data base. While I can call the macro, if there is an error, it does not propagate the error or return an error but...
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View ArticleReleased: NetOffice 1.7.2 (Jun 29, 2013)
Download 1: NetOffice Release 1.7.2Includes: - Binaries .NET : v2.0, v3.0, v3.5, v4.0, v4.5 - Tutorials/Examples in C#/VB.Net - Source CodeDownload 2: NetOffice Developer Toolbox requires .NET 4(Client...
View Article