BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / ToolTip Property

In This Topic
    ToolTip Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ToolTip As Object
    public object ToolTip {get; set;}
    See Also