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: *

  1. bill1234

    Positioning controls at runtime

    Im using the default - 1 twip.
  2. bill1234

    using collections

    Not 100% sure of what your looking to do exactly but im guessing you should stuff that collection into a dictionary or make a class module for easy retrieval.
  3. bill1234

    Positioning controls at runtime

    Hi there, in my program im creating and positioning text box's and labels at runtime. The problem is, when i run the program on a different machine the positioning is different, even if the resolutions are the same. Private Sub build_label(ByVal varString As String) Dim intLbl As Integer...

Part and Inventory Search

Back
Top