|
-
Dec 5th, 1999, 07:43 PM
#1
Thread Starter
Member
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
-
Dec 5th, 1999, 07:51 PM
#2
Member
highlight the label, right click, "cut". Then click your frame, right click, "paste". The label should then be inside your frame.
AndyC
-
Dec 5th, 1999, 08:30 PM
#3
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
-
Dec 6th, 1999, 11:04 AM
#4
Hyperactive Member
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.
-
Dec 6th, 1999, 11:57 AM
#5
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|