m_textBox-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_textBox As TextBox
'Usage
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