<Code Lib>
2023 Method
Changes 0
M

PreviewControl.Dispose

Description:
This method is called if the user explicitly disposes of the object (by calling the Dispose method in other managed languages, or the destructor in C++).

public void Dispose()

Loading…