![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
On a form based on the Message form (IPM.Note), the Message control resizes
vertically and horizontally when the form is resized. With other controls (e.g. frames or Outlook View Controls), ticking the "Resize with Form" box makes the control resize horizontally, but not vertically. Can this behaviour be changed in any way? TIA Vaughan |
Ads |
#2
|
|||
|
|||
![]()
I found out how to do this using the LayoutFlags property. Details are he
http://support.microsoft.com/kb/q180972/ I haven't tried it out yet, but it seems it will do exactly what I want. Vaughan "Vaughan" wrote: On a form based on the Message form (IPM.Note), the Message control resizes vertically and horizontally when the form is resized. With other controls (e.g. frames or Outlook View Controls), ticking the "Resize with Form" box makes the control resize horizontally, but not vertically. Can this behaviour be changed in any way? TIA Vaughan |
#3
|
|||
|
|||
![]()
Note that setting the LayoutFlags property in runtime code will cause the form to one-off. Therefore, you should use it only to set a value while in design mode.
-- 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 "Vaughan" wrote in message ... I found out how to do this using the LayoutFlags property. Details are he http://support.microsoft.com/kb/q180972/ I haven't tried it out yet, but it seems it will do exactly what I want. Vaughan "Vaughan" wrote: On a form based on the Message form (IPM.Note), the Message control resizes vertically and horizontally when the form is resized. With other controls (e.g. frames or Outlook View Controls), ticking the "Resize with Form" box makes the control resize horizontally, but not vertically. Can this behaviour be changed in any way? TIA Vaughan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Only when i forward emails with attachements "550 relaying mail to" [domain] "is not allowed" | Alchemy | Outlook - General Queries | 4 | March 9th 06 12:47 AM |
"Notes" field on contact form | kleivakat | Outlook - Using Contacts | 0 | February 20th 06 03:58 PM |
How do I extract and use the info fields from "form mail" email to | Sean | Outlook - Using Forms | 1 | February 1st 06 12:53 AM |
"Design This Form" strange behaviour and not displaying as it should | James Cassidy | Outlook - Using Forms | 0 | January 21st 06 04:01 PM |
My Contact "categories" (custom) are no longer shown in Master. | [email protected] | Outlook - Using Contacts | 1 | January 11th 06 11:24 PM |