Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingHintService Class
Properties Methods Events


In This Topic
    NDockingHintService Class Members
    In This Topic

    The following tables list the members exposed by NDockingHintService.

    Public Constructors
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodThe observer gets notified for a drag operation ended. (Inherited from Nevron.UI.WinForm.Docking.NDragOperationDockingService)
    Public MethodThe observer gets notified for a drag operation start. (Inherited from Nevron.UI.WinForm.Docking.NDragOperationDockingService)
    Public MethodThe service gets notified that a preview is requested and such is generated.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodPerforms a fake dock of the dragged panel and calculates the exact bounds it will occupy after the drop.  
    Protected MethodRenders a reversible frame hint.  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodGets the preview bounds.  
    Protected MethodGets the preview region.  
    Protected MethodGets the preview region for a reversible frame.  
    Protected MethodGets the preview region for a translucent fill.  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Docking.NDragOperationDockingService)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodUpdates the current dock preview region.  
    Protected MethodUpdates the preview region for a floatable panel.  
    Protected MethodUpdates the preview region for a non-floatable panel.  
    Protected MethodUpdates the translucent bitmap with the specified size and region.  
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also