Thanks for that Herfried, having only just looked at this, could you
let me know if this will do the click action I described if you know
off hand?
Thanks
Eamonn
Herfried K. Wagner [MVP] wrote:
> "Jenbo" <(E-Mail Removed)> schrieb:
> > Hi, looking for a few pointers about dialogs forms. I would like to
> > have add new functionality in an app I am writing, so the user could
> > add a number of different items, reports, questions etc, is there an
> > easy way to create dialogs like the VS IDE Add Item and Add Project
> > dialogs, or is this done through some sort of user control,
> > specifically I would like to replicate the behaviour where the image of
> > the item goes blue when the user clicks on it like VS IDE?
>
> Check out the ListView control. That's the control used by the VS IDE.
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
|