
PropertyGrid: Dynamic DropDown list for Custom Class Types
This code tells your PropertyGrid control how to work with Properties which represent a custom Class This also works dynamically, so you don’t have to […]
This code tells your PropertyGrid control how to work with Properties which represent a custom Class This also works dynamically, so you don’t have to […]
This article covers how to setup your .net project to consume its libraries from a location different to the root of the .exe Normally, when […]
Overcome the issue of Designer Queries being brittle and being deleted on DataSet changes… One issue with using Visual Studio designer view for manipulating TableAdapters […]
You can buy one for $15 or just download this and post it into Setup>Theme Style>Custom CSS. Whilst not perfect, it should do towards saving your […]
.net’s Treeview control has a sticky issue when using transparent images via ImageList. Solved… I was noticing crappy rendering when using the standard ImageList <> […]
This article shows you how to implement custom controls in your PropertyGrid that can handle any property object type… This was one of those where […]
I was looking for an overview on how to create a WYSIWYG layout editor for a project I’m working on. Found something ideal, with the […]
There’s a few methods to ensure that you can present an update to your users regarding progress of any iterative process. Here’s the easiest I’ve […]
Intro This is just a collection of hints and tips when working with datasets in vb.net
A quick way to create a class within a LINQ query to contain the results The below shows how to construct a Class inline to […]
Copyright © 2022 | WordPress Theme by MH Themes