Wisej.NET Migration
  • Introduction
  • WinForms to Wisej.NET
    • WinForms Migration First Steps
    • Advanced Topics
      • Statics vs. Session Variables
      • Reporting
      • Office Automation
      • Modal Dialogs
      • Registry Access
      • File Access
    • Optimizations After Migration
      • Alert Boxes
      • Watermarks
      • Tool Buttons
      • Enhanced TabControl
      • Enhanced DataGridView
      • AllowHtml
      • Label Wrapper
      • VirtualScroll
      • Theming
      • Responsive Properties
  • VB6 to Wisej.NET
    • VB6 Migration First Steps
  • Gupta to Wisej.NET
    • SAL Migration First Steps
  • Visual WebGUI to Wisej.NET
    • VWG Migration First Steps
    • VWG Advanced Migration
Powered by GitBook
On this page

Was this helpful?

  1. WinForms to Wisej.NET
  2. Optimizations After Migration

Label Wrapper

PreviousAllowHtmlNextVirtualScroll

Last updated 2 years ago

Was this helpful?

Wisej.NET adds a very useful feature with the . It allows a control to display a label without having to create a separate Label control.

Moving those controls in the designer also moves the label widget and you can control its , font, color etc. very easily even using to format it.

are quite common in Desktop applications but rarely seen in most Web applications. The Label Wrapper fully supports them, too.

Label Wrapper
position
HTML
Mnemonics