N
NKaufman
I have a custom control that creates some labels, textboxes and
buttons. In the PreRender() I am trying to set up something similar
to
the following;
form.defaultbutton = Button1
form.defaultfocus = TextBox1
It does not work. Any pointers would be appreciated.
Thanks
buttons. In the PreRender() I am trying to set up something similar
to
the following;
form.defaultbutton = Button1
form.defaultfocus = TextBox1
It does not work. Any pointers would be appreciated.
Thanks