I wonder what collection of form the ole or sqldbcommands belong to? I want to loop through all the commands that belong to the form and set a property of them. Obviously they are not among controls of the from. I thought they belong to form Components but I cant get the Components of the form at run time, it returns Null. How can I get that?




Reply With Quote