Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
415
Custom shape/border on UltraButton
posted

I use the DrawFilter to change the border, but I am not quite sure which phase to alter it in and I don't really understand what method to call to actually override.

The goal is to use a custom shape border for the button.  What I'd like to do is have a more oval button shape that can't be reproduced using something like BorderType.Round4 or something.

I didn't see a decent example in the KB that addresses this.  Can someone give me a simple example of this?  Thanks.