EditorControl.ClosePane Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the window and disposes the resources.
public:
override int ClosePane();
public:
override int ClosePane();
override int ClosePane();
public override int ClosePane ();
override this.ClosePane : unit -> int
Public Overrides Function ClosePane () As Integer
Returns
S_OK if the method succeeded, otherwise an error code.