![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: 2007, add, book, control, controls, ms, outlook, programming, stuck, toolbox |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
On page 97 of the book it states in section 5.2 that before you can use the
controls, such as "info bar" you have to add them to the Control Toolbox. It states "Right-click the Toolbox, and choose Custom Controls." I must not be right clicking on the right thing becuase I get no menu of anything. I'm right clicking on the "Toolbox" the small square window "Toolbox" as shown on page 101. Where can I get to add the missing controls? Thanks, Bill |
| Ads |
|
#2
|
|||
|
|||
|
If a right-click on the Toolbox in the form design environment is unresponsive, then try this: Use Alt+F11 to get into the VBA environment, and insert a form module there, then display that form's Toolbox. The right-click menu should be more responsive there. And whatever controls you add in VBA will also appear in the control Toolbox in form design.
Note, though, that the Info Bar and other olk* controls are for form regions ONLY. If you try to use them on a legacy custom form, you run a good chance of corrupting the form and all the code behind it. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Bill Board" wrote in message ... On page 97 of the book it states in section 5.2 that before you can use the controls, such as "info bar" you have to add them to the Control Toolbox. It states "Right-click the Toolbox, and choose Custom Controls." I must not be right clicking on the right thing becuase I get no menu of anything. I'm right clicking on the "Toolbox" the small square window "Toolbox" as shown on page 101. Where can I get to add the missing controls? Thanks, Bill |
|
#3
|
|||
|
|||
|
Yes, I'm going regions. I tried it on another system and it works there.
I'm restarting my system right after this post and see if it helps. If not I'll try the Alt+F11 thing. Very frustrating. "Sue Mosher [MVP-Outlook]" wrote in message ... If a right-click on the Toolbox in the form design environment is unresponsive, then try this: Use Alt+F11 to get into the VBA environment, and insert a form module there, then display that form's Toolbox. The right-click menu should be more responsive there. And whatever controls you add in VBA will also appear in the control Toolbox in form design. Note, though, that the Info Bar and other olk* controls are for form regions ONLY. If you try to use them on a legacy custom form, you run a good chance of corrupting the form and all the code behind it. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Bill Board" wrote in message ... On page 97 of the book it states in section 5.2 that before you can use the controls, such as "info bar" you have to add them to the Control Toolbox. It states "Right-click the Toolbox, and choose Custom Controls." I must not be right clicking on the right thing becuase I get no menu of anything. I'm right clicking on the "Toolbox" the small square window "Toolbox" as shown on page 101. Where can I get to add the missing controls? Thanks, Bill |
|
#4
|
|||
|
|||
|
FWIW, it's not a new problem. I remember it going back to Outlook 2002 and maybe earlier.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Bill Board" wrote in message ... Yes, I'm going regions. I tried it on another system and it works there. I'm restarting my system right after this post and see if it helps. If not I'll try the Alt+F11 thing. Very frustrating. "Sue Mosher [MVP-Outlook]" wrote in message ... If a right-click on the Toolbox in the form design environment is unresponsive, then try this: Use Alt+F11 to get into the VBA environment, and insert a form module there, then display that form's Toolbox. The right-click menu should be more responsive there. And whatever controls you add in VBA will also appear in the control Toolbox in form design. Note, though, that the Info Bar and other olk* controls are for form regions ONLY. If you try to use them on a legacy custom form, you run a good chance of corrupting the form and all the code behind it. "Bill Board" wrote in message ... On page 97 of the book it states in section 5.2 that before you can use the controls, such as "info bar" you have to add them to the Control Toolbox. It states "Right-click the Toolbox, and choose Custom Controls." I must not be right clicking on the right thing becuase I get no menu of anything. I'm right clicking on the "Toolbox" the small square window "Toolbox" as shown on page 101. Where can I get to add the missing controls? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook 2007 "stuck" in other user's calendar | Steve | Outlook - General Queries | 2 | April 20th 08 08:04 AM |
| Outlook 2007 inbox stuck on "waiting to update"/embedded account i | markm75[_2_] | Outlook - General Queries | 0 | January 8th 08 05:26 PM |
| multi select control not in my control toolbox | GolfGal | Outlook - Using Forms | 4 | August 13th 07 10:26 PM |
| Control with the same behavior as "Type a question for help" or "Find contact" | Komarnitsky@gmail.com | Add-ins for Outlook | 0 | March 2nd 07 02:54 PM |
| error "one or more controls are not properly licensed" Outlook 07 | Dwood57 | Outlook - Calandaring | 0 | November 19th 06 07:50 PM |