Inherited form and remembering controls 
Author Message
 Inherited form and remembering controls

I need to in another form that is opened remember the tag text of a control
after the click event in the originating form. Any ideas how I can do this?


Sun, 28 Aug 2005 05:28:35 GMT  
 Inherited form and remembering controls
Could I do it by declaring a variable in a string variable in a module and
at each click event declare that the stringin the module equals the tag
variable text such as

atext = Button1.Tag


Quote:
> I need to in another form that is opened remember the tag text of a
control
> after the click event in the originating form. Any ideas how I can do
this?



Sun, 28 Aug 2005 05:54:49 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. custom form control: Cannot view design view of forms that inherit this form

2. Tab Control in inherited forms

3. Move controls on inherited form?

4. Inherited Forms, Reseting Controls

5. Inherits System.Windows.Forms.Control...

6. BUG: Can controls be moved on inherited forms?

7. Access control property on inherited form

8. Add Inherited Form - not all existing forms shown

9. Inherits - Whats the difference between Form.Textbox and Form.TextboxBase

10. i can't open a inherited form with form editor (beta 2)

11. Form , remembering prior settings .

12. Remember last Form Position

 

 
Powered by phpBB® Forum Software