
Setting BorderStyle property
I want to set BorderStyle property of TextBox.
I can do : text2.Text = "fjhjkhfdjksh" and it works
I can do : text2.Visible = false and it also work
But each time I do : text2.BorderStyle = 1
I get message : Function call on left-hand side of assignment must
return Variant or Object.
Why it doesnt work ???
How can I change BorderStyle property ???
Greetings,
Marek
--
-- Marek Debowski psychology & computer science, Warsaw University