Show/Hide Toolbars

Inventu Viewer Enhanced ASP.NET UI Application Generator

 Summary

Generate the label in the form as hard-coded text.

 Controlling Properties

rollover
Label.FieldTemplate,
rollover
Label.BaseCssClass,
rollover
Label.ScreenCssClass and
rollover
Label.DynamicVisibility

 Details

Labels are very simple and are generated as a simple DIV containing the label text (so that styles can be applied) text.  However,  if DynamicVisibility is true, then the label will be generated as a server-side ASP.NET label which can easily have visibility controlled as well as other properties in your code-behind class.