MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbNormalNoFocus Field

In This Topic
vbNormalNoFocus Field
In This Topic
Specifies that the window of the invoked program should be displayed in its normal size and position but not receive focus when calling the Shell function.
Syntax
'Declaration
 
Public Const vbNormalNoFocus As AppWinStyle
 
See Also