Nevron.Nov.Editors Namespace / NNumberPropertyEditor Class


In This Topic
    NNumberPropertyEditor Class Methods
    In This Topic

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

    Protected Methods
     NameDescription
    Protected MethodCreates the numeric up down to use as value control.  
    Protected MethodOverridden. Overriden to create a numeric up/down.  
    Protected MethodGets the edited value.  
    Protected MethodCalled when the Maximum property has changed.  
    Protected MethodCalled when the Minimum property has changed.  
    Protected MethodCalled when the value of the editor's numeric up/down has changed.  
    Protected MethodCalled when the Step property has changed.  
    Protected MethodOverridden. Updates the editor from the edited node.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodSets the edited value to the given one.  
    Top
    See Also