Results 1 to 5 of 5

Thread: frame and label

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 1999
    Location
    tehran,iran
    Posts
    53

    Post

    mabe silly !!

    is there any way to put label1 on a frame1
    i can do that with other like text1,
    option1,check1 but have problem with label1
    always frame is top and labnel hide under
    frame .

    thanx



  2. #2
    Member
    Join Date
    Jan 1999
    Location
    London, UK
    Posts
    58

    Post

    highlight the label, right click, "cut". Then click your frame, right click, "paste". The label should then be inside your frame.

    AndyC

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Or initially, when you try to drop the control on the form, instead of double clicking on that control, select the control and draw it on the container (Picturebox, Frame etc).

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


  4. #4
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Post

    Never double click when tring to put a label onto a frame or a tab! VB has that bad habit: to set controls directly onto the form instead.

  5. #5
    Member
    Join Date
    Dec 1999
    Posts
    37

    Post

    Double-click the frame. Click a label only one time (don't double-click), as Juan Carlos Rey says. Place the mouse curson in the frame and drag your mouse. A label should be in the frame now.


    Ruchi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width