Integration with 3rd-party controls

Status
Not open for further replies.
O

Outlooker

I am new to Outlook programming. I have a question about creating 2007

add-ins with 3rd-party controls such as Infragistics editable windows

datagrid in Outlook form (custom form. I guess)? All the information I read

so far, it seems all the add-ins pretty much is focus on interacting Outlook

built-in objects. But what I am looking for is to use Outlook as some sort

of host environment for an existing Clickonce application which interacts

with external data sources, such as SQL Server or web services. Any need to

tailor the existing application to work with the Outlook programming model is

acceptable.

Thanks.
 
Is it possible to do so? If so, what are the options? If anyone could point

me to some sample code or posts, that would be highly appreciated.

"Outlooker" wrote:


> I am new to Outlook programming. I have a question about creating 2007
> add-ins with 3rd-party controls such as Infragistics editable windows
> datagrid in Outlook form (custom form. I guess)? All the information I read
> so far, it seems all the add-ins pretty much is focus on interacting Outlook
> built-in objects. But what I am looking for is to use Outlook as some sort
> of host environment for an existing Clickonce application which interacts
> with external data sources, such as SQL Server or web services. Any need to
> tailor the existing application to work with the Outlook programming model is
> acceptable.

> Thanks.
 
You can add grid controls to custom forms and to forms in addins. It would

be entirely up to you to populate the grid in code.

You can look at www.outlookcode.com for tons of samples and code forums, and

you can just look at the posts in this group.

"Outlooker" <Outlooker> wrote in message

news:1512FFDC-D304-4971-9C2D-418B5B10D6BA@microsoft.com...
> Is it possible to do so? If so, what are the options? If anyone could
> point
> me to some sample code or posts, that would be highly appreciated.

> "Outlooker" wrote:
>
> > I am new to Outlook programming. I have a question about creating 2007
> > add-ins with 3rd-party controls such as Infragistics editable windows
> > datagrid in Outlook form (custom form. I guess)? All the information I
> > read
> > so far, it seems all the add-ins pretty much is focus on interacting
> > Outlook
> > built-in objects. But what I am looking for is to use Outlook as some
> > sort
> > of host environment for an existing Clickonce application which interacts
> > with external data sources, such as SQL Server or web services. Any need
> > to
> > tailor the existing application to work with the Outlook programming
> > model is
> > acceptable.
>

>> Thanks.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
denzolotov Outlook Softphone integration Using Outlook 3
R Voip + BCM integration BCM (Business Contact Manager) 0
R Outlook and Access integration using VBA Outlook VBA and Custom Forms 1
P Outlook Integration (Add-Ins) Outlook VBA and Custom Forms 5
T MOA/BCM Integration fails BCM (Business Contact Manager) 2
H Accounting Software Integration BCM (Business Contact Manager) 3
Z Integration BCM SBS 2008 BCM (Business Contact Manager) 6
P Limited Support for 3rd Party Mail in new Outlook? Using Outlook 1
O Any 3rd party tool that sync (mirror) from Outlook Calendar to Google Calendar? Using Outlook 5
M 3rd Party Certificate now Security Alert Exchange Server Administration 2
L Online 3rd party backup of Office 365 cloud Using Outlook 5
L 3rd party tools to recover deleted Office 365 contacts etc Using Outlook 7
Commodore Access to contacts, calendar, tasks... from 3rd party applications Using Outlook 2
G Adding 3rd-Party Add-In to Home Ribbon in Outlook 2010 Using Outlook 1
G 3rd email account shows 15 emails but nothing there? Using Outlook 2
L Setting up recurring meeting for every thursday except 3rd thursday Using Outlook 3
R Outlook 365 How to integrate a third-party app with Outlook to track email and sms? Using Outlook 2
e_a_g_l_e_p_i Is there a good third party SPAM filter that intergrates with Outlook 2010 Using Outlook 7
O Third-party VSTO 2005 SE plug-in for Outlook 2007: what should I signwith a publisher certificate? Outlook VBA and Custom Forms 3

Similar threads

Back
Top