Changing tab control style at runtime.
I need to alter the style of a tab control at runtime, I have tried using controlName.Style = acTabs and controlName.Style = acNone, but acTabs and acNone do not appear to be defined anywhere.
Any suggestions as to how I can get round this. please.
John
|