Hi, I can access the tabindex of the active control, test = frmCadre.ActiveControl.TabIndex But I need to access what's written in lets say tabindex(4). The idea is to fill a title box with what's in a form, only if I scroll through all controls, well it's all the controls! Thanks.