|
-
May 6th, 2002, 02:12 PM
#1
Thread Starter
Member
Creating Collapsible Properties
Is there a way to create properties for a user control that are "collapsible" when in design mode? By "collapsible" I mean properties like Font, Size, and Position in a label control.
Thanks! Lance
-
May 6th, 2002, 11:51 PM
#2
Dazed Member
Last edited by Dilenger4; May 6th, 2002 at 11:55 PM.
-
May 7th, 2002, 08:03 AM
#3
Thread Starter
Member
Originally posted by Dilenger4
#Region
#End Region
I think that only affects code, right? I'd like to create properties that are collapsible in the Properties window when in Design Mode for the Form that contains the control. Please let me know if there is a way to accomplish this using Regions. Thanks.
-
May 7th, 2002, 11:08 PM
#4
Dazed Member
yeah that's only for code. Im not quite sure if you can use the regions for what you want. Maybe someone else might know.
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
|