Click or drag to resize

StickyPopupControl Class

StickyPopupControl
Inheritance Hierarchy

Namespace:  ComPDFKit.Viewer.Annot
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public class StickyPopupControl : StickyPopupExt, 
	IComponentConnector

The StickyPopupControl type exposes the following members.

Constructors
  NameDescription
Public methodStickyPopupControl
Initializes a new instance of the StickyPopupControl class
Top
Properties
  NameDescription
Public propertyAnnotIndex
Annotation index
(Inherited from StickyPopupExt.)
Public propertyAuthor
Author
(Inherited from StickyPopupExt.)
Public propertyCanMove
Public propertyContainerElement
Container element
(Inherited from StickyPopupExt.)
Public propertyDateText
Date text
(Inherited from StickyPopupExt.)
Public propertyIsReadOnly
Is read only
(Inherited from StickyPopupExt.)
Public propertyLeft
Left position
(Inherited from StickyPopupExt.)
Public propertyPageIndex
Page index
(Inherited from StickyPopupExt.)
Public propertyStickyAuthor
Public propertyStickyColor
Sticky color
(Inherited from StickyPopupExt.)
Public propertyStickyDate
Public propertyStickyNote
Sticky note
(Inherited from StickyPopupExt.)
Public propertyStickyText
Public propertyTop
Top position
(Inherited from StickyPopupExt.)
Top
Methods
Fields
  NameDescription
Public fieldClosed
Closed event
(Inherited from StickyPopupExt.)
Public fieldConnetPoint
Connect point
(Inherited from StickyPopupExt.)
Public fieldOffsetParent
Public fieldPlaceChange
Place change event
(Inherited from StickyPopupExt.)
Public fieldPopupCreate
Top
See Also