SimpleEditorView.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 unregisters the component.
public:
virtual int ClosePane();
public:
virtual int ClosePane();
virtual int ClosePane();
public virtual int ClosePane ();
abstract member ClosePane : unit -> int
override this.ClosePane : unit -> int
Public Overridable Function ClosePane () As Integer
Returns
true
if successful, otherwise false
.
Implements
Remarks
By default this method simply calls FRevokeComponent.