Control.BringToFront and .SendToBack available for Smart Devices
Thursday, February 12th, 2009OK, I’m totally confused now. I swore that CheckedListBoxes were missing and then I noticed I misread — or so I thought.
The documentation for Control.BringToFront does not say it is available for the Compact Framework, yet I’m using it.
If it wasn’t for this link though — that I actually found earlier but didn’t feel the need to post as it only made me look sillier — I would still be searching for the existence of CheckedListBox in the .NET CF.
I wonder why no mention is made on certain classes that they are available for the Compact Framework? Is there some documentation that I am not finding, reading properly… ?