Browse by Tags

All Tags » Win Forms C# » Win Forms (RSS)

Catching the exception from the ObjectDataSource Inserted Event by REA_ANDREW

One thing I was puzzled over today was that I could see the Exception property of the ObjectDataSourceStatusEventArgs but I could not seem to cast it into the Exception I was expecting.  After a little mooching around, and debugging the actual type...

We should have a Shuffle function for the Array base class - like Java by REA_ANDREW

This is only my opinion of course and I am, like always, braced for someone to come along and say "There is one!" lol .  But at present I am not aware if there is one, so... I am just writing to display my attempt at one.  I think...

A version of a WinForms Rounded GroupBox with transparency by REA_ANDREW

I made something similar a while back and never did anything with it.  I started again today as usual because the interest took me lol.  So there are custom group boxes out there and I have seen a few on Code Project, but in this blog I have...
More Posts