Campo m_textBox
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_textBox As TextBox
'Uso
Dim value As TextBox
value = Me.m_textBox
Me.m_textBox = value
protected TextBox m_textBox
protected:
TextBox^ m_textBox
val mutable m_textBox: TextBox
protected var m_textBox : TextBox
Consulte também