hi i am using winforms with vb.net.. i have like 12 textboxes on my winform and i would like that when the page loads the textboxes enabled property is set to false. i know that i can set the enabled property of each textbox on the winform from the properties window to false .. i would like to know how it is done programatically.. thanks in advance...