|
-
Jul 22nd, 2007, 05:30 AM
#1
Thread Starter
Frenzied Member
making a group
I have frame1 and picture 1. How I can group both object into one? I am lazy to resize it one by one during design time
-
Jul 22nd, 2007, 05:37 AM
#2
Member
Re: making a group
put both in another one frame
-
Jul 22nd, 2007, 05:41 AM
#3
Thread Starter
Frenzied Member
Re: making a group
Yes, I have put both into one frame.But When I resize the frame..picture did not resize.how to group it into one so that when I resize the frame, the picture on the frame also resize together because picture is group into frame.
-
Jul 22nd, 2007, 05:43 AM
#4
Member
Re: making a group
write some code in the outerframe's resize
-
Jul 22nd, 2007, 05:45 AM
#5
Member
Re: making a group
sorry but i think resize is not possible let me try other possible ways
-
Jul 22nd, 2007, 05:46 AM
#6
Thread Starter
Frenzied Member
Re: making a group
Oh my god.. I only resize it during design time, not during run time.Any properties i should set without writing the code?
-
Jul 22nd, 2007, 05:49 AM
#7
Member
Re: making a group
 Originally Posted by matrik02
Oh my god.. I only resize it during design time, not during run time.Any properties i should set without writing the code?
i hope no properties to group
-
Jul 22nd, 2007, 05:53 AM
#8
Thread Starter
Frenzied Member
Re: making a group
I have alot of frame.Sometime I got confuse during design time,I thought I move the frame but I have move the picture on my form because too many frame and picture overlay together.
-
Jul 22nd, 2007, 05:57 AM
#9
Member
Re: making a group
if you need any special kind of frames better try a user control to have this functionality. you can write some code in the user control for desgn time change also.
user controls can start run at design time as well.
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
|