Re: letting users make controls
- From: "Chris" <ccalzaretta@xxxxxxxxxxx>
- Date: Fri, 2 Sep 2005 16:59:54 -0500
I would half to say yes, Since .net can compile at runtime then this is
possible.
What is the use?
It will be a pain in the ass as far as useability, a lot of training will be
required
"steve" <steve@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7D8C153D-E16A-41C1-8003-9129847B4F4E@xxxxxxxxxxxxxxxx
> Hi
>
> I've been wondering for a wile now if its possible to make an application
> were the user can make a form by inputting data in variables this by using
> VB.net
>
> Example
> The user gets a dataset and below a button make form
>
> varname ! Description ! Default value ! Max length ! typeval
> ---------------------------------------------------------------------
> strTest ! Length ! 100 ! 7 char ! String
>
>
> If the user clicks on the command button it will make a form with a
> textbox
> (because of the string value) 7 charters long with a label in the label
> Value
> length. And the default value in the textbox will be 100
>
> Is this possible?
> Can someone direct me to help files, books where I can find examples of
> this
> or something like it?
>
> thanks steve
.
- Follow-Ups:
- Re: letting users make controls
- From: steve
- Re: letting users make controls
- References:
- letting users make controls
- From: steve
- letting users make controls
- Prev by Date: Re: letting users make controls
- Next by Date: Re: Class Declaration Problem with Inherits and Implements
- Previous by thread: Re: letting users make controls
- Next by thread: Re: letting users make controls
- Index(es):