WebFormsRootDesigner.AddControlToDocument メソッド
アセンブリ: System.Design (system.design.dll 内)

Public MustOverride Function AddControlToDocument ( _ newControl As Control, _ referenceControl As Control, _ location As ControlLocation _ ) As String
Dim instance As WebFormsRootDesigner Dim newControl As Control Dim referenceControl As Control Dim location As ControlLocation Dim returnValue As String returnValue = instance.AddControlToDocument(newControl, referenceControl, location)
public abstract string AddControlToDocument ( Control newControl, Control referenceControl, ControlLocation location )
public: virtual String^ AddControlToDocument ( Control^ newControl, Control^ referenceControl, ControlLocation location ) abstract
public abstract String AddControlToDocument ( Control newControl, Control referenceControl, ControlLocation location )
public abstract function AddControlToDocument ( newControl : Control, referenceControl : Control, location : ControlLocation ) : String
戻り値
追加されたコントロールの ID。



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


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

- WebFormsRootDesigner.AddControlToDocument メソッドのページへのリンク