Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Pericoloso
  • Order by date
  1. Pericoloso

    Properties

    Thanks! You are right! A collegue already found out! But thanx anywayzzz!! Greetings, Bart
  2. Pericoloso

    Unable to change properties on design time!

    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...
  3. Pericoloso

    Unable to change properties on design time!

    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...

Part and Inventory Search

Back
Top