Print Page | Close Window

SkinFramework do not work for CListCtrl with Check

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=12206
Printed Date: 17 June 2024 at 5:24am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: SkinFramework do not work for CListCtrl with Check
Posted By: pepe
Subject: SkinFramework do not work for CListCtrl with Check
Date Posted: 19 September 2008 at 3:09am
Hello,

the SkinFramework do not work for CListCtrl with CheckBoxes.

To check this expand the SkinMDISample in SkinPropertyPageControls.cpp:

BOOL CSkinPropertyPageControls::OnInitDialog()
{
...
// CListCtrl
...
    ListView_SetExtendedListViewStyle(m_wndListCtrl.GetSafeHwnd(), LVS_EX_CHECKBOXES | LVS_EX_FULLROWSELECT);

// CTreeCtrl
...
}

The CheckBoxes have the behavior of the normal CheckBoxes on WindowsXP or Vista and will not be skinned, when you change the style.

We use Version 12.0.2 of Xtreme ToolkitPro.



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