View Single Post
  #2  
Old January 23rd 07, 06:39 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to access a custom control in an outlook form from my VBA code?

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
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"MeAgin" wrote in message ...
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




Ads