Print Page | Close Window

about the tab and report control

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=5867
Printed Date: 01 October 2024 at 1:47pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: about the tab and report control
Posted By: hugo888
Subject: about the tab and report control
Date Posted: 21 December 2006 at 4:51am
hi,
    I use CXTPTabControl in dialog app, and create the page as the sample like this:
    
ClientDlg::OnInitDialog()
{
    .....
    TabControl.ModifyStyle(0, WS_CLIPSIBLINGS);
    Page.Create(IDD_XX, &TabControl);
    ...
}

    but the page can't switch when click the tab button,
will some code to be added?

    and, the other question, how to change the CXTPReportControl header font height and background color?



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