InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / ToolTipMember Property

In This Topic
    ToolTipMember Property (InputComboBox)
    In This Topic
    Gets or sets the property to tooltip for items of this InputComboBox.
    Syntax
    'Declaration
     
    Public Property ToolTipMember As String
    public string ToolTipMember {get; set;}
    See Also