Click or drag to resize
Sandcastle Help File BuilderResourceItemEditorWindowCanClose Property
Returns true if the window can be closed or false if something prevents it from allowing the close to occur.

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public override bool CanClose { get; }

Property Value

Type: Boolean
See Also