Could someone point me to an example of subclassing a textbox? For instance, so it will block pastes, and allow only numbers. how would that be done? I know there is code to do it easily, but i would like to learn Subclassing. thanks.