When I add a new RadForm to a project, the form class name has "_" & the language appended to the end, like this;
public partial class RadForm1_cs
Public Class RadForm1_vb
Is this Telerik adding "_cs" or "_vb" to the class name? If so, can this feature be disabled without rolling back the control library version I am using?
Thanks,