see these code:
if the form is a control why isn't in collection list?Code:dim intControlsIndex as integer for intControlsIndex = 0 to me.controls.count-1 messagebox.show(me.controls(intControlsIndex).name ) next
|
Results 1 to 19 of 19
Threaded View
|
Click Here to Expand Forum to Full Width |