Forums
This topic is locked
Customize appearance of custom tags in design view
Posted 03 Jul 2003 15:57:02
1
has voted
03 Jul 2003 15:57:02 Bertrand Dunogier posted:
I'm attempting to build a set of custom tags for a forms framework I have written.The tags are similar to standard forms tag, except that they are prefixed with fs: (e.g. <fs:input type="text" name="foo" /><img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>.
My tag library is ok, the tags are listed in the CodeHint scrolldown with the properties, but I'm looking for a way to customize the appearance of my tags in design view.
Is it possible to make it so that the tags are displayed as forms field ? If yes, how ?