annotation -> signatur
This commit is contained in:
parent
ba6406b4b5
commit
c45939b89b
@ -234,7 +234,7 @@ Partial Public Class frmFieldEditor
|
|||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
|
|
||||||
If MsgBox("Wollen Sie die Annotation löschen?", MsgBoxStyle.YesNo Or MsgBoxStyle.Question, Text) = DialogResult.Yes Then
|
If MsgBox("Wollen Sie die Signatur löschen?", MsgBoxStyle.YesNo Or MsgBoxStyle.Question, Text) = DialogResult.Yes Then
|
||||||
Dim oAnnotation = GDViewer.GetAnnotationFromIdx(oSelected)
|
Dim oAnnotation = GDViewer.GetAnnotationFromIdx(oSelected)
|
||||||
Dim oElement = Controller.GetElement(oAnnotation)
|
Dim oElement = Controller.GetElement(oAnnotation)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user