AdamsLair / treeviewadv

Forked from http://sourceforge.net/projects/treeviewadv/
Other
54 stars 47 forks source link

Implement EditableControl.Shown event #5

Closed Pretasoc closed 7 years ago

Pretasoc commented 7 years ago

Raise an event when the control is shown and the location is known. So you can subscribe to this event to display information controls next to the editor. I needed this event when working with the ribbon framework to display a mini toolbar next to the editor.