Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NController Class
Properties Methods


In This Topic
    NController Class Members
    In This Topic

    The following tables list the members exposed by NController.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the tools collection  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodProcesses the is input char query  
    Public MethodProcesses the is input key query  
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled when a tool has been aborted  
    Public MethodCalled when a tool has been activated  
    Public MethodCalled when a tool has been deactivated  
    Public MethodCalled when the specified tool has been disabled  
    Public MethodCalled when the specified tool has been enabled  
    Public MethodCalled when the tools collection has changed  
    Public MethodPrecesses the mouse click event  
    Public MethodPrecesses the mouse double click event  
    Public MethodProcesses the drag drop event  
    Public MethodProcesses the drag enter event  
    Public MethodProcesses the drag leave event  
    Public MethodProcesses the drag over event  
    Public MethodProcesses the key down event  
    Public MethodProcesses the key press event  
    Public MethodProcesses the key up event  
    Public MethodProcesses the mouse down event  
    Public MethodProcesses the mouse enter event  
    Public MethodPrecesses the mouse hover event  
    Public MethodProcesses the mouse leave event  
    Public MethodProcesses the mouse move event  
    Public MethodProcesses the mouse up event  
    Public MethodProcesses the mouse wheel event  
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverridden.   
    Public MethodUpdates the current mouse info  
    Public MethodOverridden.   
    Public MethodUpdates the tools hit test requirements and the need for a second processing pass  
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodObtains a known mouse event from the specified mouse event arguments  
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also