Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #304

Renaming a control moves event handler to Methods

Status
Fixed
Fixed in
v26.6.1
Source discussion
https://forum.objo.dev/d/231-renaming-a-checkbox-control-loses-the-event-handler
Last updated
2026-06-03

Public summary

Renaming a designer control that already has an event handler could leave the handler method named with the old control name. The handler then disappeared from the control's Events list and appeared under Methods as oldName_EventName.

This is fixed: designer control renames now rename matching control event handler methods so the handler stays attached to the renamed control.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.