BeginInit() Method
- Last UpdatedMar 11, 2016
- 1 minute read
Use the BeginInit() method to prevent the screen from being updated while a control is starting.
Syntax
BeginInit();
Use the BeginInit() method to prevent the screen from being updated while a control is starting.
BeginInit();