I see what you mean. But the problem is the same with any of the properties. I am pretty familier with programming and I have asked experienced programmers in my company for their advise. This is a very strange problem.
I presume the problem is situated in the project file.
Thanx for your...
In my project I can not change the value of my properties on design time. As you can see on the lowercase 'n' in the procedure below.
What could be the possible cause of this weirdness?!
Private Sub Command1_Click()
With Command1
.name = "Hello!"
End With
End Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.