No. Even if you could create/delete a control, creating one would leave it
unwired, and deleting one would leave bad wires, breaking the VI. What you
can do is hide or display a control by changing the visible attribute (property)
or move it off screen and then back on with the position attributes (properties).
I hope that his helps,
Bob Young
Alexandre Antonov
wrote:
>Hi.
>
>Can I create or delete some control in Run-Time?
>Alexandre>