Rogue Wave Views
Foundation Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Enumerations
fseltype.h File Reference

Enumerations

enum  IlvFileSelectorType { IlvFileSelectorLoad, IlvFileSelectorSave }
 The different types of file selection dialog boxes. More...
 

Detailed Description

Library: xviews or winviews or mviews (mutually exclusive)
Declaration of the IlvFileSelectorType type.

Enumeration Type Documentation

§ IlvFileSelectorType

The different types of file selection dialog boxes.

bla

See also
IlvFileSelector.
Enumerator
IlvFileSelectorLoad 

The dialog box is created in order to load a file. You are not able to select a file that does not exist.

IlvFileSelectorSave 

The dialog box is created in order to save a file. Any valid file name can be chosen, in an existing directory.


© Copyright 2018, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.