Feb 2, 2006 #1 Sherak Programmer Joined Sep 1, 2003 Messages 83 Location GB If I have 2 forms in a project how do I access Form2's properties from Form1
Feb 2, 2006 #2 TonyGroves Programmer Joined Aug 13, 2003 Messages 2,389 Location IE Form2->PropertyName Upvote 0 Downvote
Feb 2, 2006 Thread starter #3 Sherak Programmer Joined Sep 1, 2003 Messages 83 Location GB crapolla Thanks, I had already tried that but forgot to ainclude the forms header file. :S thanks... Upvote 0 Downvote