Unicode Controls & Classes for VB6 - Version 4

clsShellLink.ShowCommand Property

Gets or sets the Link window style

Syntax
Public Property Get ShowCommand () As VbAppWinStyle
Public Property Let ShowCommand (ByVal w As VbAppWinStyle)
Parameters
Parameter Description
ByVal w As VbAppWinStyle The new window style
Remarks