can someone help me to use application.openforms please
2 Replies - 2904 Views - Last Post: 25 August 2010 - 06:27 AM
#1
can someone help me to use application.openforms please
Posted 25 August 2010 - 05:56 AM
Replies To: can someone help me to use application.openforms please
#2
Re: can someone help me to use application.openforms please
Posted 25 August 2010 - 06:10 AM
How can we help you ? Where's the code you have written so far ?
http://msdn.microsof....openforms.aspx
http://msdn.microsof....openforms.aspx
#3
Re: can someone help me to use application.openforms please
Posted 25 August 2010 - 06:27 AM
It is simply a collection of Form 's that are currently open.
Use it in a foreach like so:
Use it in a foreach like so:
foreach(Form form in Application.OpenForms) {...}
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|