WmlMobileTextWriter.RenderTextBox メソッド
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Public Overridable Sub RenderTextBox ( _ id As String, _ value As String, _ format As String, _ title As String, _ password As Boolean, _ size As Integer, _ maxLength As Integer, _ generateRandomID As Boolean, _ breakAfter As Boolean _ )
Dim instance As WmlMobileTextWriter Dim id As String Dim value As String Dim format As String Dim title As String Dim password As Boolean Dim size As Integer Dim maxLength As Integer Dim generateRandomID As Boolean Dim breakAfter As Boolean instance.RenderTextBox(id, value, format, title, password, size, maxLength, generateRandomID, breakAfter)
public virtual void RenderTextBox ( string id, string value, string format, string title, bool password, int size, int maxLength, bool generateRandomID, bool breakAfter )
public: virtual void RenderTextBox ( String^ id, String^ value, String^ format, String^ title, bool password, int size, int maxLength, bool generateRandomID, bool breakAfter )
public void RenderTextBox ( String id, String value, String format, String title, boolean password, int size, int maxLength, boolean generateRandomID, boolean breakAfter )
public function RenderTextBox ( id : String, value : String, format : String, title : String, password : boolean, size : int, maxLength : int, generateRandomID : boolean, breakAfter : boolean )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からWmlMobileTextWriter.RenderTextBox メソッドを検索する場合は、下記のリンクをクリックしてください。

- WmlMobileTextWriter.RenderTextBox メソッドのページへのリンク