ScriptSpot

Forum topic · General Scripting

Dotnet Tabs ?

By rodimus111 · 2011-05-28

Description
Comments (2)

didnt work

rodimus111 · 2011-05-29

I've tried to insert the fajars code into the paulneale tabcontrol code, but it seems to be some syntax errors.

fajar · 2011-05-29

maybe you should using case of method....

on dn_tabs Selected itm do
(
case itm.TabPageIndex of
(
0:
(
case lastTab of
(
"Modifiers": (removeSubRollout ModModSubRoll x2
)
)

lastTab = "Modifiers"
addSubRollout ModModSubRoll subModifers
)