Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Put Visual classes (.ascx) on another form at design ti
Message
From
13/11/2006 13:09:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Class design
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01169229
Message ID:
01169237
Views:
10
>Hi all,
>
>As a VFP developer, we're blessed to have visual design of classes and then drop a copy on any other form (or container for that matter), and have the full visual presentation on that new form (or container).
>
>I have a simple class (ex: MyTextbox as if derived from a textbox or label control) with minor adjustments for testing.
>
>When I drag this control onto a web form, all I get is a simple block that looks like a button control and given the label of its base... ie: MyTextbox1
>
>How do I get .net to show me the visual designer of the class as I have it on my webform. I can't even move it to an absolute position on the form, it always appears relative to another control.
>
>At run-time, the proper control shows and functions as I would otherwise expect.
>
>Thanks

For absolute position you should be in absolute positioning (default is flow layout-which is the recommended one, formerly it was absolute as I remember).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform