Interface IUserControl
- Namespace
- RadioExt_Helper.user_controls
- Assembly
- RadioExt-Helper.dll
Interface for a custom user control.
Implementors should define how to translate the strings of the control.
public interface IUserControl
Methods
Translate()
Specify how to translate the strings of this control.
void Translate()