If Button22.Text = dr("place_id").ToString Then
Button22.Enabled = False
End If
If Button21.Text = dr("place_id").ToString Then
Button21.Enabled = False
End If
If Button20.Text = dr("place_id").ToString Then
Button20.Enabled = False
End If
If Button19.Text = dr("place_id").ToString Then
Button19.Enabled = False
End If
If Button18.Text = dr("place_id").ToString Then
Button18.Enabled = False
End If
If Button17.Text = dr("place_id").ToString Then
Button17.Enabled = False
End If
If Button16.Text = dr("place_id").ToString Then
Button16.Enabled = False
End If
If Button15.Text = dr("place_id").ToString Then
Button15.Enabled = False
End If
If Button14.Text = dr("place_id").ToString Then
Button14.Enabled = False
End If
If Button13.Text = dr("place_id").ToString Then
Button13.Enabled = False
End If
If Button12.Text = dr("place_id").ToString Then
Button12.Enabled = False
End If
If Button11.Text = dr("place_id").ToString Then
Button11.Enabled = False
End If
If Button10.Text = dr("place_id").ToString Then
Button10.Enabled = False
End If
If Button9.Text = dr("place_id").ToString Then
Button9.Enabled = False
End If
If Button8.Text = dr("place_id").ToString Then
Button8.Enabled = False
End If
If Button7.Text = dr("place_id").ToString Then
Button7.Enabled = False
End If
If Button6.Text = dr("place_id").ToString Then
Button6.Enabled = False
End If
If Button5.Text = dr("place_id").ToString Then
Button5.Enabled = False
End If
If Button4.Text = dr("place_id").ToString Then
Button4.Enabled = False
End If
If Button3.Text = dr("place_id").ToString Then
Button3.Enabled = False
End If
If Button2.Text = dr("place_id").ToString Then
Button2.Enabled = False
End If
If Button1.Text = dr("place_id").ToString Then
Button1.Enabled = False
End If