Annotation Pro API
Public Member Functions | Protected Member Functions | Properties | List of all members
FormLabel Class Reference

A form label. More...

Inherits Form.

Public Member Functions

 FormLabel ()
 Default constructor. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

string Information [get, set]
 Gets or sets the information. More...
 
string Label [get, set]
 Gets or sets the label. More...
 
bool NotEmpty [get, set]
 Gets or sets a value indicating whether the not empty. More...
 

Detailed Description

A form label.

Constructor & Destructor Documentation

◆ FormLabel()

FormLabel ( )
inline

Default constructor.

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Property Documentation

◆ Information

string Information
getset

Gets or sets the information.

The information.

◆ Label

string Label
getset

Gets or sets the label.

The label.

◆ NotEmpty

bool NotEmpty
getset

Gets or sets a value indicating whether the not empty.

true if not empty, false if not.


The documentation for this class was generated from the following files: