Annotation Automation Encrypt Dialog Strings
The following are constants and their default values. You can get the current value using the AnnGetAutoText methods. You can modify the string using the AnnSetAutoText method.
Constant |
Default String |
ANNAUTOTEXT_ENCRYPT_CAPTION |
"Encrypt" |
ANNAUTOTEXT_ENCRYPT_KEY |
"&Key" |
ANNAUTOTEXT_ENCRYPT_TYPE |
"Ty&pe" |
ANNAUTOTEXT_ENCRYPT_RADIO_ENCRYPTOR |
"&Encryptor" |
ANNAUTOTEXT_ENCRYPT_RADIO_DECRYPTOR |
"&Decryptor" |
ANNAUTOTEXT_ENCRYPT_LOCATION |
"&Location" |
ANNAUTOTEXT_ENCRYPT_LOCATION_LEFT |
"&Left" |
ANNAUTOTEXT_ENCRYPT_LOCATION_TOP |
"&Top" |
ANNAUTOTEXT_ENCRYPT_LOCATION_RIGHT |
"&Right" |
ANNAUTOTEXT_ENCRYPT_LOCATION_BOTTOM |
"&Bottom" |
ANNAUTOTEXT_ENCRYPT_OK |
"OK" |
ANNAUTOTEXT_ENCRYPT_CANCEL |
"Cancel" |