_MSProject.WindowActivate(Object, Object, Object) 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 bool WindowActivate (object WindowName, object DialogID, object TopPane);
abstract member WindowActivate : obj * obj * obj -> bool
Public Function WindowActivate (Optional WindowName As Object, Optional DialogID As Object, Optional TopPane As Object) As Boolean
Parameters
- WindowName
- Object
- DialogID
- Object
- TopPane
- Object