A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to precisely change calendar size?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 17th 09, 09:27 AM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 3
Default How to precisely change calendar size?

Hello,

is there a way to precisely change the viewable area of the Outlook
calendar?
I.e. to see exactly and always the current day from 7 am to 9 pm
- How to set the start position of the current day
- How to change the row height of a time row (in pixels)

I understand that I can slightly influence the row height by changing:
DayWeekFont.Size
and that I can change the number of rows with: DayWeekTimeScale

But is there a way to change the row height in pixels (e.g. via the
Windows API instead of the Outlook model)

Thanks for any ideas
Thomas
Ads
  #2  
Old March 17th 09, 01:18 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to precisely change calendar size?

Outlook version?

In Outlook 2007 you can set the start by using the new CalendarView property
and calling its GoToDate() method. There are lots of other view settings in
that object that allow you to bypass editing the View.XML.

You can set the view to some extent by editing the View.XML property. What I
usually do is take what's there and in the UI modify it to look as I want,
then I grab that View.XML and see how it differs from what was used to see
what changes to make. Some things however cannot be changed.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


wrote in message
...
Hello,

is there a way to precisely change the viewable area of the Outlook
calendar?
I.e. to see exactly and always the current day from 7 am to 9 pm
- How to set the start position of the current day
- How to change the row height of a time row (in pixels)

I understand that I can slightly influence the row height by changing:
DayWeekFont.Size
and that I can change the number of rows with: DayWeekTimeScale

But is there a way to change the row height in pixels (e.g. via the
Windows API instead of the Outlook model)

Thanks for any ideas
Thomas


  #3  
Old March 17th 09, 02:02 PM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 3
Default How to precisely change calendar size?

Hello Ken,

I am sorry, yes i meant Outlook 2007.
Thank you very much for your answer. The GoToDate helps!

Do you also know if there is a way to modify the row height of the
calendar lines?

Kind regards
Thomas
  #4  
Old March 17th 09, 08:21 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to precisely change calendar size?

It doesn't look like it. There's no such property in the CalendarView object
and none of the View.XML has a height property, and you can't set that in
the UI when customizing a view. So I'd say you cannot control the row
height.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


wrote in message
...
Hello Ken,

I am sorry, yes i meant Outlook 2007.
Thank you very much for your answer. The GoToDate helps!

Do you also know if there is a way to modify the row height of the
calendar lines?

Kind regards
Thomas


  #5  
Old March 18th 09, 08:09 AM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 3
Default How to precisely change calendar size?

Ok,
but thank you very much for your help!

Kind regards
Thomas
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CHANGE FONT SIZE IN OUTLOOK 2007 TO PRINT MONTHLY CALENDAR Jim Outlook - Calandaring 1 March 10th 07 07:02 PM
Can I change default font size in Calendar notes? PJC Outlook - Calandaring 3 January 31st 07 01:50 AM
change font size on calendar appointment subject line Jodee Outlook - Calandaring 0 January 30th 07 06:24 PM
How do I change the font size of the days of the week in calendar. Tom Dolan Outlook - Calandaring 0 August 9th 06 02:59 AM
I want to change the size of my calendar to show more items John at ghost walk Outlook - Calandaring 0 February 25th 06 04:25 PM


All times are GMT +1. The time now is 09:09 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.