NevronOpenVision
Nevron.Nov.UI Namespace / NDesktop Class


NDesktop Class Methods

For a list of all members of this type, see NDesktop members.

Public Methods
 NameDescription
Public MethodCommits any previously requested modal requests. You need to first call the StartModalRequests method.  
Public MethodGets the top most window under the specified screen position.  
Public MethodStarts modal dialog requests. When modal requests are started you can RequestShow common dialogs such as Open/Save FileDialogs, PrintDialog etc. The call to this method needs to be paired with CommitModalRequests(). This method has no effect in sandboxed environments such as Silverlight.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Top
See Also