The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Constants::vbNormalFocus Field
.NET Framework (current version)
Indicates that the window style is normal with focus for the invoked program when the Shell function is called.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Field Value
Type: Microsoft.VisualBasic::AppWinStyleWhen you issue Shell commands, you can use the following enumeration members in your code in place of the actual values.
The Style argument takes the AppWinStyle enumeration members.
.NET Framework
Available since 1.1
Available since 1.1
Show: