Textbox.InitializeForDesigner Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes an instance of the Textbox class for the designer.
protected:
override void InitializeForDesigner();
protected override void InitializeForDesigner ();
override this.InitializeForDesigner : unit -> unit
Protected Overrides Sub InitializeForDesigner ()