Enum ComponentType
Defines the type of component used in the dialog. It is inherted from simpledialog framework. it is used identy the component type when DialogEvents are triggered
Namespace: Sig.SignAPI.Dialog
Assembly: SigSignAPI.dll
Syntax
public enum ComponentType
Fields
Name | Description |
---|---|
Button | Refers to Button component |
CheckBox | Refers to CheckBox component |
NoComponent | It refers no Component |