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


In This Topic
    NDockingHintStyle Class Members
    In This Topic

    The following tables list the members exposed by NDockingHintStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the hint to be used when a dock preview is drawn on the screen.  
    Public PropertyGets or sets a value whether docking stickers will be displayed while hittesting for dock area.  
    Public PropertyGets or sets the index of the docking sticker template to be used when generating hints.  
    Public PropertyGets the collection containing docking sticker templates.  
    Public PropertyGets or sets a value whether docking stickers will be displayed while hittesting for dock area.  
    Public PropertyGets or sets a value whether docking stickers will be displayed while hittesting for dock area.  
    Public PropertyGets or sets a value whether true WYSIWYG hints will be shown. If this is true a preview dock zone tree will be created and the exact bounds of the panel after dock will be shown.  
    Top
    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 MethodCreates an exact copy of the current style. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodCopies all the values from the specified style. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodNotifies that the current style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodNotifies that a property of the style has changed. (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NStyle)
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also