suggestions..
pTextBox1=,1,0,232,210,170,21,,"__ Registered Owner Name"
pTextBox2=,1,0,232,235,170,21,,"__ Registered Organization Name"
pTextBox3=,1,0,232,290,170,21,,"__ Border Width"
Corrections
[DisableSnap]
if,%pCheckBox29%,Equal,True,begin
set,%pCheckBox32%,False,permanent
set,%pCheckBox33%,False,permanent
set,%pCheckBox12%,False,permanent
Visible,%pCheckBox32%,False,permanent
Visible,%pCheckBox33%,False,permanent
Visible,%pCheckBox12%,False,permanent
end
if,%pCheckBox29%,Equal,False,begin
Visible,%pCheckBox32%,True,permanent
Visible,%pCheckBox33%,True,permanent
Visible,%pCheckBox12%,True,permanent
end