I've got a bunch of TabPages inside a TabControl; I'd like to have an easy way for the user to close individual tabs; kinda like IE or FireFox does with their tabs.

Can I do that using the default Windows Control, without too much work?