ApplicationClass.WindowNewWindow(Object, Object, Object, Object) Method

Definition

public virtual bool WindowNewWindow (object Projects, object View, object AllProjects, object ShowDialog);
abstract member WindowNewWindow : obj * obj * obj * obj -> bool
override this.WindowNewWindow : obj * obj * obj * obj -> bool
Public Overridable Function WindowNewWindow (Optional Projects As Object, Optional View As Object, Optional AllProjects As Object, Optional ShowDialog As Object) As Boolean

Parameters

Projects
Object
View
Object
AllProjects
Object
ShowDialog
Object

Returns

Implements

Applies to