WebButton is a unique Button component to complement the WebDesktop.NET which incorporates Framework's
DynamicStyle to enable the rich interactive styles. WebButton also support DisplayMode feature which allow
you to add a custom image at the left of right hand side of the text inside WebButton.
Although it is part of WebDesktop.NET family, WebButton can be used either stand-alone or integrated with WebDesktopManager.
To cover the flexibility and to manage a consistent look and feel throughout the application, when WebButton is integrated with
WebDesktopManager, its styles will be inherited from WebDesktopManager to guarantee the consistent dynamic styles throughout the
entire application, but in the other hand, you can also choose your WebButton instances to become stand-alone component, which means
you are free to choose your own styles and behaviors for each button.