Dim Active As Boolean Active = rdActive.Enabled Dim tpActive As Integer If (Active) Then tpActive = 1 Else tpActive = 0 End If
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)