Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: How to add Form control to toolbox in IDE of VI?


Message #1 by "Ken Zhao" <ken zhao> on Sat, 6 Oct 2001 14:14:27
Hi,

Create a default form on your page by using the HTML->Form menu. Select the
code that have been generated and drag it to the HTML Toolbox. Now you
should have a HTML Fragment, right click on the HTML Fragment and click on
rename item to rename it to Form.

Regards,

Jeff

-----Original Message-----
From: Ken Zhao [mailto:ken.zhao@m...]
Sent: Saturday, October 06, 2001 2:14 PM
To: Interdev_Programming
Subject: [interdev_programming] How to add Form control to toolbox in
IDE of VI?


In my toolbox of HTML section in Visual InterDev 6 I don't find the Form
control, by now I just can use menu to add Form tag. How can I add it to
my HTML section?Thanks!


  Return to Index