ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ComponentInfo Class / FriendlyName Property

In This Topic
    FriendlyName Property
    In This Topic
    Gets the friendly name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FriendlyName As System.String
    public System.string FriendlyName {get;}
    See Also