Richardson & Sons, LLC


Frequently Asked Questions
How do I report a bug?
I can't get the control to work. What examples, tutorials, or service options do I have?
How do I enable XP Theming in my application?
Can I customize custom controls by deriving from them?
Can I get source code for Custom Controls?
How do I get a refund for my purchase?
I have more questions. How do I get more information?
 
How do I report a bug?
Every effort has been made to insure Kung Fu Component's products are bug free and perform as expected. If you do find a bug in a component, please email support
I can't get the control to work. What examples, tutorials, or service options do I have?
When you purchased the control, an example project was provided, demonstrating most common uses for your control. If you need additional assistance, email your question to support
How do I enable XP Theming in my application?

With the .NET framework 1.1, add this code to static Main:

Application.EnableVisualStyles();
Application.DoEvents();

With the .NET framework 1.0, you must add a manifest file.

Then for each control you want to theme, set the FlatStyle to System

See MSDN for more information

Can I customize custom controls by deriving from them?
Yes. All Kung Fu Components are not sealed and have virtual methods for key features to facilitate further user customization. If you produce some novel functionality with a Kung Fu Component, let us know
Can I get source code for Custom Controls?
Source code can be made available for an additional fee. Product licencing terms apply equally to source code and compiled code.
How do I get a refund for my purchase?
If you have purchased your control within the last 30 days, you can discontinue using the products and return your media for a full refund. Source code can not be returned once it is delivered.
I have more questions. How do I get more information?
For support related issues, email support