Toggle navigation
Inicio
Artículos
PROGRAMACIÓN GENERAL
C / C++ / C#
Java
Visual Basic
Objective-C
Python
Perl
Ruby
Delphi
PROGRAMACIÓN WEB
ASP
PHP
HTML
CSS
Javascript
Aplicaciones prefabricadas
BASES DE DATOS
SQL
Mongo DB
Oracle
MySQL
SQL Server
PROGRAMACIÓN APPs
Android
iOS
WindowsPhone
BlackBerry
Tutoriales
(current)
PROGRAMACIÓN GENERAL
C / C++ / C#
Java
Visual Basic
Objective-C
Python
Perl
Ruby
Delphi
PROGRAMACIÓN WEB
ASP
PHP
HTML
CSS
Javascript
Aplicaciones prefabricadas
BASES DE DATOS
SQL
Mongo DB
Oracle
MySQL
SQL Server
PROGRAMACIÓN APPs
Android
iOS
WindowsPhone
BlackBerry
Noticias
Foros
Eventos
Empleo
Inicio
Foros
Foros de Visual Basic
Cambiar el caption de un rptlabel en tiempo de ejecucion
×
Conéctate a Programacion.net
Conectarme a Programacion.net
Cambiar el caption de un rptlabel en tiempo de ejecucion
Phileas Fogg
17 de Marzo del 2006
Alguien sabe como Cambiar el caption de un rptlabel en tiempo de ejecucion
se los agradeceria
Rafael Hernandez Zurita
17 de Marzo del 2006
DataReport1.Sections(1).Controls(2).Caption = Me.txtfolio.Text
DataReport1.Sections(1).Controls(3).Caption = Date