Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NMouseService Class
Fields Properties Methods Events


In This Topic
    NMouseService Class Members
    In This Topic

    The following tables list the members exposed by NMouseService.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from Nevron.Dom.NService)
    Protected Field (Inherited from Nevron.Chart.Windows.NViewService)
    Top
    Public Properties
     NameDescription
    Public PropertyGet / sets mouse capture  
    Public PropertyGets the mouse position in client coordinates  
    Public PropertyGets or sets the mouse cursor  
    Public PropertyWhether the cursor has been set  
    Public PropertyGets or sets the default cursor  
    Public PropertyGets/sets the name of the service (Inherited from Nevron.Dom.NService)
    Public PropertyGets the current mouse screen coordinates  
    Public PropertyGets the current service status (Inherited from Nevron.Dom.NService)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NService)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NService)
    Public MethodPauses the service (Inherited from Nevron.Dom.NService)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NService)
    Public MethodRestarts the service (Inherited from Nevron.Dom.NService)
    Public MethodResumes the service (Inherited from Nevron.Dom.NService)
    Public MethodStarts the service (Inherited from Nevron.Dom.NService)
    Public MethodStops the service (Inherited from Nevron.Dom.NService)
    Public Method (Inherited from Nevron.Dom.NService)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the service is paused (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is resumed (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is started (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is stopped (Inherited from Nevron.Dom.NService)
    Top
    Public Events
     NameDescription
    Public EventFired when the service was paused (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was resumed (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was started (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was stopped (Inherited from Nevron.Dom.NService)
    Top
    See Also