Konstruktor Textbox
Tworzy nowe wystąpienie Textbox klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Textbox()
public Textbox()
public:
Textbox()
new : unit -> Textbox
public function Textbox()