Posts

Showing posts from March, 2008

Image Button Article

I've updated the article about image buttons. The old buttons did the rollover effect when you moved the mouse anywhere over the button, but the hyperlink only worked if the mouse was over the text. I've worked out how to make the hyperlink work over the whole button now, by specifying padding round the text. By the way, I'm planning to turn this into an ASP.NET control, so if you're into ASP.NET watch this space!

Debugging UI Objects Running Worker Threads

You can view this full page by following this link ).

Visual Studio C# Refactoring EncapsulateField Enhancement

You can view this full page by following this link ).