thanks for that outstanding work, it is a really big improvement against the standard gui elements, which are quite ugly...
Cableguy already raised that question earlier, but it was never answered:
How can i disable the "withpressedEffect"..? I found that a DockStyle-DockFill button is a good replacement for the non-existent bevelboxes i know from other languages.But i would like to disable this pressedeffect, according to the helpfile this should be achieved by "button.WithPressedEffect = false", which is apparently not the case...?
I use your library so many project, first thanks for shearing.
In this project I found a bug:
I use same button in two differebt state.
I have two wievs and when I step from first to other and rearange the controls what control change the with and height properties their didn't show competly.
only on the basis of the pictures I can not see where the error is.
It would be beneficial if you were a part of your post code.
PS. My name is Filippo and not Fillipo .
Ciao,
Filippo
The error is when I add control atruntime, show it on main form ("first_state") then hide it and set width and hight on the background and set visible again "second_state" only the original size is visible of the rearranged control and the other part is empty or capture the screen as you can see on the "first_to_second_state" image. It produces vica-versa
I'm sorry, I can also reproduce the error. Unfortunately, I know not whether I can fix it and when.
Can not you just generate the new button?
Hello Filippo!
You tried it on device or tried to compile it?
I run just deug, but if this problem looks in the compiled app, i must to search an other way.
I use so many control, many states