Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsto

How can I add the images to button using the ribbon xml?

c# .net vsto ribbon

Custom Ribbon in VSTO Addin for Outlook 2010 doesn't display

c# outlook vsto ribbon

Unknown Publisher still appears on correctly code-signed VSTO addin built with VS2010

vsto add-in oneclick

VSTO Add in for Office 365

excel vsto office365

How to mock rows in a Excel VSTO plugin?

c# excel unit-testing vsto moq

Accessing a VSTO application-addin types from VBA (Excel)

c# vba excel vsto

best content on how to deploy and share a VSTO solution

excel vba vsto

Detecting a password-protected document

c# .net vsto office-interop

How to focus or select a cell in Excel

c# vsto excel-2007

How can a Custom Task Pane toggle visibility whilst keeping the UI responsive?

excel vsto ms-office

Cancelling Item_Open causes crash

Why does the "Sign the ClickOnce manifests" checkbox keep defaulting to checked on build?

c# msbuild vsto clickonce

Adding items to RibbonDropDown at runtime

When searching Global Address List, is there a way to do a partial search and not just a "startsWith"

How to invoke an action during powerpoint slideshow programmatically?

c# vba vsto powerpoint

Detecting text changes in Word 2016 from VSTO add-in

WPF Textbox not allowing Undo when hosted in an ElementHost within a VSTO/Outlook add-in

c# .net wpf outlook vsto

MS Office Word VSTO “Load On Demand”

How to access Application property in VSTO Outlook add-in outside of ThisAddIn class?

c# .net vsto outlook-addin

How to handle events from embedded Excel.OleObjects or Excel.Shapes

c# vb.net excel vba vsto