ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbMinimizedFocus Field

In This Topic
vbMinimizedFocus Field
In This Topic
Specifies that the window of the invoked program should be minimized and receive focus when calling the Shell function.
Syntax
'Declaration
 
Public Const vbMinimizedFocus As AppWinStyle
 
See Also