ToolStripPanel.BeginInit 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.
Begins the initialization of a ToolStripPanel.
public:
void BeginInit();
public void BeginInit ();
member this.BeginInit : unit -> unit
Public Sub BeginInit ()