Click or drag to resize

CWidgetItem Class

Content of items in listbox and combobox form.
Inheritance Hierarchy
SystemObject
  ComPDFKit.PDFAnnotation.FormCWidgetItem

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public class CWidgetItem

The CWidgetItem type exposes the following members.

Properties
  NameDescription
Public propertyText
Text content of item.
Public propertyValue
Value of item.
Top
See Also