Pick your favorite color :
(Click inside
the textbox to pop the Color picker
hint* hint*)
Note that the color selection is reflected on the textbox *only* after clicking
the Ok button. This is because we have subscribed to the OkButton clientside event
handler.
Are you curious to see what the VS.NET experience is? Follow the screenshots below.
Step1 : After adding Jiffycms.Net.Toolkit dll to your toolbox, this is what you
get. Note the brand new color picker
Step2 : Now simply click, drag and drop the control on your webform and this is
what you get.
Finally : Now, assuming you wanted to set a target control and you have added a
textbox control to the page, take a look at the dropdown list enumerating the controls
on the webform.
and BAM! Game over!