BeginInit() method
- Last UpdatedApr 24, 2026
- 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();