EditorControl.ClosePane Method

Definition

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.

Applies to