ApplicationClass.WindowMoreWindows 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.
public:
virtual bool WindowMoreWindows() = Microsoft::Office::Interop::MSProject::_MSProject::WindowMoreWindows;
public virtual bool WindowMoreWindows ();
abstract member WindowMoreWindows : unit -> bool
override this.WindowMoreWindows : unit -> bool
Public Overridable Function WindowMoreWindows () As Boolean