Quantcast
Channel: Existe no C# " With do VB?
Viewing all articles
Browse latest Browse all 6

Existe no C# " With do VB?

$
0
0
No visual basic eu teria assim
Private Sub Text_Change(Index As Integer)
    With Text(Index)
        bSalvo = False
        If Len(.Text) = .MaxLength Then
            .enabled = True
            .Lock =true
        End If
    End With
End Sub
Existe isso no C#?

Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images