Hi vbdotnetforums ,
i dont know how to check a number of textboxs in the same time
like from the textbox 1 to texbox 10 check if a textbox contains a value
becouse iam trying to program a sudoku , ad you know i need to check textboxs
i think i need to use a loop like :
for i as integer = 1 to 10 then
next
waiting for your help and thx![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
i dont know how to check a number of textboxs in the same time
like from the textbox 1 to texbox 10 check if a textbox contains a value
becouse iam trying to program a sudoku , ad you know i need to check textboxs
i think i need to use a loop like :
for i as integer = 1 to 10 then
next
waiting for your help and thx