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

    Dynamic Creation of a Masked Edit Box

    Nevermind I figured it out. Just in case anyone wants to know you can use the object browser (F2) and find the object which tells you the class it belongs to. it is MSMask.MaskEdBox. Thanks anyways, Adam
  2. xterra4me

    Dynamic Creation of a Masked Edit Box

    Hi, I am trying to dynamically create controls at runtime on a form. I have created texboxes and such by adding the vb.textbox to the control array on the form. My problem is that I need to create a masked edit box but don't know what to use for the control name. I have tried vb.maskededit...

Part and Inventory Search

Back
Top