InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputImage Class / Text Property

In This Topic
    Text Property (InputImage)
    In This Topic
    This property has no effect on InputImage.
    Syntax
    'Declaration
     
    Public Overrides Property Text As String
    public override string Text {get; set;}
    See Also