BeginInit() method
- Last UpdatedNov 26, 2024
- 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();