Specifies whether the top-level form object appears in the Windows taskbar at runtime. This setting is read-only at runtime.
Form.ShowInTaskbar = lExpr
Parameters
lExpr
从HELP中看,在运行时是只读的,无法修改
Defaults to true (.T.), enabled. False (.F.) disables this property
Remarks
The ShowInTaskbar setting is ignored unless the ShowWindow Property value = 2