Click or drag to resize
ButtonFunctionResult Enumeration
Identifies a button in a dialog box which is shown as result of user clicking button that represent a button function of a CUSTOMTOOLS property.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public enum ButtonFunctionResult
Members
  Member nameValueDescription
Unknown0 Unknown button
DbDialogLink1 Link button in the GetDatabaseItem dialog box
DbDialogCopy2 Copy button in the GetDatabaseItem dialog box
DbDialogRemoveLink3 Remove link button in the GetDatabaseItem dialog box
DialogOk4 The OK button in the dialog box
DialogCancel5 The Cancel button in the dialog box
Availability

CUSTOMTOOLS 2016 SP4


See Also