Hi guys. Here's my problem: i've done a wizard style form using sstab. For each step completed, i will change the active tab (triggered by next, previous buttons).
I've disabled the tab funtionality setting the SSTab property "TabStop = False". This works only for tab key,but not with up, down, right and down keys, so, i need to disable this keys, right?
Please, help me.

Thanks