reload control names after changing name value of one control
This commit is contained in:
@@ -806,6 +806,8 @@ Public Class frmFormDesigner
|
||||
Case "Name"
|
||||
UpdateSingleValue("NAME", newValue)
|
||||
|
||||
Reload_ControlNameList()
|
||||
|
||||
CurrentControl.Name = newValue
|
||||
|
||||
Case "Index"
|
||||
|
||||
Reference in New Issue
Block a user