How to access a custom control in an outlook form from my VBA code?

M

MeAgin

Hi all,

How to access a custom control in an outlook form from my VBA code?
I have an outlook form with some custom controls and I want to access them
in my VBA code.


When an item is selected from the grid I want to populate these custom
controls.


Thanks in advance.

Nadee
 
S

Sue Mosher [MVP-Outlook]

See http://www.outlookcode.com/d/propsyntax.htm#unbound

Grid? Populate control? If you mean grid=folder view, that doesn't make any sense. The only time when populating a control makes sense is when the item is visible in its own window.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top