SP2 and background color in TreeView control

  • Thread starter Thread starter PeterB
  • Start date Start date
Ok, I'll refrase that question. Anyone that doesn't get it to work or does
get it to work?

this.treeView1.BackColor = Color.Red // Nothin happens...
 
TreeView background color is not supported on PocketPC devices. It is
supported on Windows CE devices.

David Wrighton

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "PeterB" <[email protected]>
| References: <#[email protected]>
| Subject: Re: SP2 and background color in TreeView control
| Date: Thu, 25 Sep 2003 09:27:23 +0200
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: h113n2fls34o264.telia.com 217.208.187.113
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:34387
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Ok, I'll refrase that question. Anyone that doesn't get it to work or does
| get it to work?
|
| this.treeView1.BackColor = Color.Red // Nothin happens...
|
| | > I don't get it to work, anyone else that does?
| >
| >
|
|
|
 
Back
Top