View Single Post
  #2  
Old December 14th 06, 01:39 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Caption for Text Box

If you want a caption for a text box, you'll need a label control.

Most people find it easier to set the tab order in the Tab Order dialog rather than set the TabIndex property on each control's Advanced Properties dialog.

--
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

"Steve Worcester" wrote in message ...
Is there a way to add a caption to the defined fileds for a text box?
In Properties Display caption is grayed out forcing me to create a label
that has to follow it around and another thing to have to tediously move
around in the tab order.

(Is there a better way to set tab order? than the Layout Tab order?)

Ads