Annotation Automation Lock/Unlock Dialog Strings
The following are constants and their default values. You can get the current value using the L_AnnGetAutoTextLen and L_AnnGetAutoText functions. You can modify the string using the L_AnnSetAutoText function.
Constant |
Default String |
ANNAUTOTEXT_LOCK_CAPTION |
"Password" |
ANNAUTOTEXT_LOCK_TEXT |
"&Password" |
ANNAUTOTEXT_LOCK_OK |
"OK" |
ANNAUTOTEXT_LOCK_CANCEL |
"Cancel" |
ANNAUTOTEXT_UNLOCK_CAPTION |
"Password" |
ANNAUTOTEXT_UNLOCK_TEXT |
"&Password" |
ANNAUTOTEXT_UNLOCK_OK |
"OK" |
ANNAUTOTEXT_UNLOCK_CANCEL |
"Cancel" |