Sal Rosales

Sal Rosales

  • NA
  • 9
  • 0

syntax for IF statement

May 22 2008 2:04 PM

Hi everyone,

I have this if statement:

if (ctrl.Controls[0].Controls[0] is CheckBox)

What is the syntax to check if it is NOT a CheckBox?

thanks


Answers (2)