ArcFM Desktop Developer Guide
Miner Namespace (Miner.SystemUI)
Inheritance Hierarchy

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Classes
 ClassDescription
ClassCursorReverter This class caches the current cursor and then sets a user specified one. Upon exit, it reverts to the original cursor. The best way to use this class is in the using block which will guarantee the proper disposal of the old cursor.
ClassExcelPresentation Shows an Excel spreadsheet to the user by launching Excel.exe with the file as a command-line argument.
ClassHTMLPresentation Shows an HTML document to the user by launching it in the default browser.
ClassMessageBoxAppender Appends logging events to a MessageBox object.
ClassMessageBoxProxy  
ClassNoPresentation Prevents launching a browser to display a QueryClass report.
ClassNotifyIcon  
ClassPresentationBase Base class to show/deliver/process a document. This class can be derived to create a custom report processor. QueryClassConfig.xml defines archive and data reports, and this class serves as the final step in which the report document is displayed to the user, or consumed by an external or custom application.
Enumerations
 EnumerationDescription
EnumerationMessageBoxProxyButtons  
EnumerationMessageBoxProxyIcon  
EnumerationMessageBoxProxyResult  
EnumerationNotifyIcon.NotifyInfoFlags  
See Also

Reference

Miner.SystemUI Assembly

 

 


Send Comment