Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing Property Data

Status
Not open for further replies.

jbento

Technical User
Jul 20, 2001
573
US
Hope someome can help with this one.

This is all test cases:

I have a table with 4 fields: ID, text1, text2, & text3

I have a form named: frm_test

I have an Event set on the On UnLoad of the form. I have a command button on the form.

This is what I would like to do. When a user presses the command button, I would like for the words "[Event Procedure]" to be deleted from the property dialogue box of the field On UnLoad, and at the same time I would like to close the form that is open.

I also would like for the words "[Event Procedure]" to be placed back in the On UnLoad field of the properties dialogue box for the form, when the form is opened.

Can someone help me with this....Please:)?

Jerome Benton
JERPAT Web Designs
GOD Is Good All The Time!!!
 
I would .....but I have no clue what you are talking about. This an Access thing you are trying to do? Are you trying to write code to help you in design time?

This is what I got so far
You have a form with 1 button on it
you have the sink for 1 event (Unload event of the form)

beyond this i'm confused
property dialogue box .....this sounds like design time
of which agian all this does is bring up images of ACCESS to me and you trying to write code to help you in the IDE. Maybe an ACCESS Forum would help more.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top