Under VB when I call a control in a dialog box (TestD)for example : TestD.OneTexBox , it calls in fact the default method of the TextBox class which is Value. Is there a way to avoid this please ?