Print Page | Close Window

the issue about formview’s scrollbar!

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=1377
Printed Date: 07 November 2025 at 3:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: the issue about formview’s scrollbar!
Posted By: xred
Subject: the issue about formview’s scrollbar!
Date Posted: 06 November 2004 at 1:47am

In windowsXp,the scrollbar has this issue which looks like 'form2' !

If you don't click it,the appearance looks like normal UI,however it looks like windowsXp style when you click it!

How to fix it!

thanks a lot! 




Replies:
Posted By: xred
Date Posted: 13 November 2004 at 12:52pm

,see A and B please!



Posted By: Oleg
Date Posted: 16 November 2004 at 3:48am

it is known problem of OS XP.

suggestion: remove scrool bars.

void CSimpleForm::OnInitialUpdate()
{
 CFormView::OnInitialUpdate();
 
 SetScaleToFitSize(CSize(0));
 
}



-------------
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