Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual representation of custom controls
Message
De
17/01/2005 17:17:08
 
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Divers
Thread ID:
00977660
Message ID:
00977876
Vues:
37
>You have to use the ToolboxBitmap attribute. Have a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskProvidingToolboxBitmapForYourControl.asp

When I try this:
<ToolboxBitmap(GetType(Label))> _
Public Class LXLabel
    Inherits System.Windows.Forms.Label

    Public Sub New()
    End Sub

End Class
the word ToolboxBitmap is highlighted. Is there some kind of reference I need to add in my project to be able to do that?
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform