Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15990

Cannot overwrite Combobox Value with new text

$
0
0
Hello:

Is this not allowed?

Code:

    Private Sub cboJobNo_TextChanged(sender As Object, e As EventArgs) Handles cboJobNo.TextChanged
        Dim txt As String = cboJobNo.Text
        Dim txt2 As String = Microsoft.VisualBasic.Left(txt, 9)
        cboJobNo.Text = txt2

    End Sub


Thanks.

Viewing all articles
Browse latest Browse all 15990

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>