2
Reply

syntax for IF statement

Sal Rosales

Sal Rosales

May 22 2008 2:04 PM
2.1k

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)