Print Page | Close Window

ReportControl Dialog Border

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3619
Printed Date: 10 November 2025 at 3:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ReportControl Dialog Border
Posted By: LarryWaugh
Subject: ReportControl Dialog Border
Date Posted: 07 February 2006 at 4:29pm
How do I get a border around a report control when the report control is on a dialog. Using ModifyStyle(0, WS_BORDER) doesn't seem to do the trick.

Using the tree view dialog in the report sample I am unable to get a border around the control.

Thanks in advance.

Larry



Replies:
Posted By: Oleg
Date Posted: 08 February 2006 at 12:16am

You can open resource editor and set style = 0x50810000.



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


Posted By: LarryWaugh
Date Posted: 08 February 2006 at 10:09am
Thank you Oleg. Timely and correct as always.


Posted By: ingo
Date Posted: 10 March 2006 at 5:52am
Setting WS_BORDER gives a 3D border. Is it possible to have the same border as the list control in Windows XP (thin blue frame)?

Thanks,
Ingo.


Posted By: sserge
Date Posted: 22 March 2006 at 2:14pm
Try to use WS_EX_STATICEDGE style, or in resource editor: ExStyle = 0x00020000

--
WBR,
Serge



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