Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Attributes Namespace : ControlAttribute Class |
The following tables list the members exposed by ControlAttribute.
Name | Description | |
---|---|---|
ControlAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
Height | This attribute specifies the height (in pixels) of the dynamically generated configuration control item | |
Password | This attribute specifies that the dynamically generated configuration textbox item will be masked on input | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | |
Width | This attribute specifies the width (in pixels) of the dynamically generated configuration control item |
Name | Description | |
---|---|---|
Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) | |
GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |