Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / February 2005

Tip: Looking for answers? Try searching our database.

Infopath Events

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nikos K - 28 Feb 2005 10:26 GMT
Is there anyway to capture Infopath SP1 events from a windows form like
beforeExit etc.
Something like Word's ApplicationEvents2 ?

Nick.
G. Tarazi - 28 Feb 2005 13:28 GMT
According to my knowledge, unfortunately NO

As a workaround, you may always use the

public void _Shutdown()

{

}

Method, But, code such as:

public void _Shutdown()

{

         thisXDocument.UI.Alert("Exit");

}

Will never work, due to some InfoPath restrictions, and it does not seam to
me you will be able to block the form shutdown process either.

> Is there anyway to capture Infopath SP1 events from a windows form like
> beforeExit etc.
> Something like Word's ApplicationEvents2 ?
>
> Nick.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.