NevronOpenVision
Nevron.Nov.UI Namespace / NDesktop Class
Fields Properties Methods Events


In This Topic
    NDesktop Class Members
    In This Topic

    The following tables list the members exposed by NDesktop.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDesktop.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TouchMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Windows child  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the value of the TouchMode property.  
    Public PropertyGets the collection of root level application windows. These can be both child and popup windows.  
    Top
    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