Nevron .NET Vision
Nevron.UI.WinForm Namespace / NStickyObjectManager Class
Properties Methods


In This Topic
    NStickyObjectManager Class Members
    In This Topic

    The following tables list the members exposed by NStickyObjectManager.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets/sets the default sticky options to be used.  
    Public PropertyGets the modified edges of the proposed bounds.  
    Public PropertyGets the edges to which the proposed rectangle is sticked.  
    Public PropertyGets the last sticked edges.  
    Public PropertyGets the current hint used to calculate the sticked bounds.  
    Public PropertyGets a value whether the manager is currently tracking sticky Forms.  
    Top
    Public Methods
     NameDescription
    Public MethodInforms the manager to begin track operation.  
    Public MethodInforms the manager that the Form moving has ended. Always call this method after the OnBeginFormMove one in order previous tracking to be ended.  
    Public MethodGets the bounds (in screen coordinates) which eventually might be sticked to some Form's edge.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodPerforms the core hit-test logic.  
    Protected MethodGets the NStickyOptions instance associated with the specified INStickyObjectWrapper. If no explicit options are provided the default ones are used.  
    Protected Method  
    Top
    See Also