DialogListColumns

The DialogListColumns object lets you query or modify the columns in a Details mode list view control in a script dialog. Use the Control.columns property to obtain a DialogListColumns object.

You can enumerate this object to query the current columns. Each column is represented by a DialogListColumn object.

最后更新于