Storages & Files ShowCmd
ShowCmd property

Sets/Gets an integer value that specifies how the pointed application will be shown.

Syntax:

object.ShowCmd = value
variable = object.ShowCmd 

Parameters:

The most often used constants are:

Const cswSHOWNORMAL = 1
Const cswSHOWMINIMIZED = 2
Const cswSHOWMAXIMIZED = 3

Default is cswSHOWNORMAL

Applies to: SFShellLink object

newObjects Copyright 2001-2006 newObjects [ ]