ButtonDesigner.ButtonDesigner Constructor
.NET Framework 3.0
This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ButtonDesigner class.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The .NET Framework internally constructs a new instance of the ButtonDesigner class when it creates the associated Button control or a copy of that control on the design surface.
Community Additions
ADD
Show: