Where do I find the properties builder for a Windows application?
I want to configure a DataGrid in a Windows application. The Help refers me to the properties builder. This does exist, with a link and a right click on the grid for an ASP.NET application, but it does not seem to exist for a Windows application. Can you please point me in the right direction? Thanks.
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
Windows and web applications don't share the same controls. They are absolutely different classes. So don't expect to find properties, editors and features you have in one platform on the other.
Dig Deeper
-
People who read this also read...
This was first published in May 2003