Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Common Dialog C DLL Help

INITIALVIEWENUM

Show in webframe

enum INITIALVIEWENUM
{
   DLG_VIEW_LIST,
   DLG_VIEW_ICONS,
   DLG_VIEW_TILES,
   DLG_VIEW_THUMBNAILS,
};

The INITIALVIEWENUM enumeration provides information about how OpenFileDialog displays the items in the list view controls.

Member

Description

DLG_VIEW_LIST

View files in the Open/Save dialogs as list view.

DLG_VIEW_ICONS

View files in the Open/Save dialogs as icons view.

DLG_VIEW_TILES

View files in the Open/Save dialogs as tiles view.

DLG_VIEW_THUMBNAILS

View files in the Open/Save dialogs as thumbnails view.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.