extend a checkbox

  • Thread starter Thread starter WebBuilder451
  • Start date Start date
W

WebBuilder451

is there a way to extend a CheckBoxControl to include an extra item say an
ID? so that it can be found and used when a checkchanged event happens?
--
(i''ll be asking a lot of these, but I find C# totally way cooler than vb
and there''s no go''n back!!!)
thanks (as always)

kes
 
an extra property like a commandargument would make life easier.
--
(i''ll be asking a lot of these, but I find C# totally way cooler than vb
and there''s no go''n back!!!)
thanks (as always)

kes
 
Back
Top