luisXV
luisXV
About
- Username
- luisXV
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
luisXV wrote: » Hi, Team If I drag and drop a text control from the toolbox to report, this control is shown at report tree like TextBox1 Can I change this name from "TextBox1" to "Control Texto 1" for example? How do I it? I have modified a…
-
Stark wrote: » Hope this help FastReport.EnvironmentSettings fastreportsetting = new FastReport.EnvironmentSettings(); fastreportsetting.ReportSettings.DefaultLanguage = FastReport.Language.Vb; // Loading report Must be called after the fastr…