AutoCompleteAttribute Constructor
.NET Framework (current version)
Sets the application to AutoComplete.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | AutoCompleteAttribute() | Initializes a new instance of the AutoCompleteAttribute class, specifying that the application should automatically call SetComplete if the transaction completes successfully. |
![]() | AutoCompleteAttribute(Boolean) | Initializes a new instance of the AutoCompleteAttribute class, specifying whether COM+ AutoComplete is enabled. |
Show:
