TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabPanel Class / Finalize Method

In This Topic
    Finalize Method (C1TabPanel)
    In This Topic
    Finalizes this instance of the C1TabPanel class.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also