I like to place a feedback button on may main (MDIParent) form that simulates those in webpages.
Like it to grow when the mouse goes over it. Just like the web.
The form with questions and the send of the data, I really don’t need it, just the visual stuff.
Is there any such component ?.
I don’t think it’s difficult to do, but if it already exist it will same me some time.
Thanks
To make an animated slide panel you can use a code like follows:
Update:
Here’s another version of the above, now with a vertical text like a typical feedback button has, rendered on a paint box stretched on the button panel:
And the result:
You should also implement some logic to prevent user to hide the feedback panel when will actually filling the fields, but it’s a natural weakness of such kind of a feedback form.