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

In This Topic
    vbHide Field
    In This Topic
    Specifies that the window of the invoked program should be hidden when calling the Shell function.
    Syntax
    'Declaration
     
    Public Const vbHide As AppWinStyle
    public const AppWinStyle vbHide
    See Also