3
Answers

VB Translation

Anyone have any idea what this is doing in VB?

      txtEnvironmentalIssues.Text = .environmentalIssues
      txtConformingUse.Text = .conformingUse

if so what is the C# equvelant?

Answers (3)