• move right (Acess 2000)

    Author
    Topic
    #445462

    i need to move some labels to the right by code.What is the command of doing that and how can i define the position of the label in the form.For example the left property of the label is 8,198 cm

    Viewing 0 reply threads
    Author
    Replies
    • #1080168

      Each control has a Left Property that defines the position of its left edge.

      So

      me.Label2.left = me.label2.left + 300 will increase the left property by 300 twips (there are 576 twips in a cm, or 1,440 in an inch)
      This will move it to the right by just over 5mm)

    Viewing 0 reply threads
    Reply To: move right (Acess 2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: