Print Page | Close Window

Row height?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=8956
Printed Date: 29 June 2025 at 5:59am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Row height?
Posted By: John Smith
Subject: Row height?
Date Posted: 29 November 2007 at 11:03am
I'm using CalendarPro control on my CDialog class in my MFC project, and I cannot figure out how to change row height in day/week views? I want to be able to reduce it a little so that whole calendar and events would be visible in day/week views avoiding vertical scrolling? I'm using Office Theme 2007. Thanks for replying.



Replies:
Posted By: nebulon
Date Posted: 18 September 2010 at 6:37pm
I have the same needs. Is it possible to reduce the row height or the time left menu font size ?


Posted By: Marco1
Date Posted: 22 September 2010 at 5:36pm
Have you tried to set the vertical scale via something like

CXTPCalendarDayView* pDayView = DYNAMIC_DOWNCAST(CXTPCalendarDayView, pView);
pDayView->SetScaleInterval(...

as demonstrated in CalendarDemo


-------------
Product: XTP 18.3.0 on VS 2017
Platform: VS 2017 / Windows 10 (64bit)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net