Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is FlatStyle still supported?
Message
De
06/12/2005 12:39:13
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Migration
Titre:
Is FlatStyle still supported?
Divers
Thread ID:
01075410
Message ID:
01075410
Vues:
60
In one class, after having converted that to VS 2005, I see that the compiler shows some unknown references in the code under FlatStyle.System. What should I do to resolve that?
Imports System.Windows.Forms
Imports System.Drawing

<ToolboxBitmap(GetType(Label))> _
Public Class LXLabel
    Inherits System.Windows.Forms.Label

    Public Sub New()
        Me.FlatStyle = FlatStyle.System
    End Sub

End Class
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform