TabControlAdv: I don''t get LabelEditChanged event

I set the TabControlAdv.LabelEdit property to TRUE but I don''t get the TabControlAdv.LabelEditChanged event. It seems it doesn''t work. Could you fix this problem, please.

1 Reply

MJ Mano J Syncfusion Team March 20, 2006 03:54 PM UTC

Hi Dmitry, This is a known issue with LabelEditChanged event. We have fixed this issue internally in our latest source code. Also, we have added the following events for LabelEdit. BeforeEdit - Triggered when text enters into edit mode AfterEdit - Triggered when text editing is complete LabelEditTextChanged - Triggered when text in the tab is changed from the original text. LabelEditChanged - Triggered when LabelEdit property is changed. We will include all these properties in our next patch build. Please let me know if you have any questions. Thanks for using Syncfusion products. Regards, Mano

Loader.
Up arrow icon