Print Page | Close Window

TaskPanel Margins

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2886
Printed Date: 17 November 2024 at 1:29pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TaskPanel Margins
Posted By: JamesH
Subject: TaskPanel Margins
Date Posted: 13 September 2005 at 4:08pm

How do I elimate the top border on a task pane with a group that has no caption?

I make these calls:

 spTaskPanel->SetGroupInnerMargins( 0, 0, 0, 0 );
 spTaskPanel->SetGroupOuterMargins( 0, 0, 0, 0 );
 spTaskPanel->SetItemInnerMargins( 0, 0, 0, 0 );
 spTaskPanel->SetItemOuterMargins( 0, 0, 0, 0 );
 spTaskPanel->SetMargins( 0, 0, 0, 0, 0 );
and

 group->CaptionVisible = VARIANT_FALSE;

but the task panel looks like this:

How do I get the first item to be dispalyed in the very top left?




Replies:
Posted By: Oleg
Date Posted: 13 September 2005 at 11:42pm

Hi,

Unfortuantelly it is bug of all "plain" derived themes, that reserves space for caption even if it doesn't visible. :(

Fixed for next release.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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