Maintains performance while items are added to the TabControl one at a time
by preventing the control from updating until the EndUpdate()()()()
method is called.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public void BeginUpdate() |
Visual Basic |
---|
Public Sub BeginUpdate |