Dialog CATDlgDroppedFileNotification
Usage: you must use this class as is. You should never derive it.
public class CATDlgDroppedFileNotification
Class to notify the drop of an object in a document window.
Role:
This event notification is sent by whenever the end user drops an object in a document window.
Constructor and Destructor Index
- o
CATDlgDroppedFileNotification()
- Constructs a CATDlgDroppedFileNotification object.
- o
~CATDlgDroppedFileNotification()
-
Method Index
- o
GetDroppedFile()
- Gives access to the path of the file which has been dropped.
Constructor and Destructor
o CATDlgDroppedFileNotification
public CATDlgDroppedFileNotification( | ) |
-
Constructs a CATDlgDroppedFileNotification object.
o ~CATDlgDroppedFileNotification
public virtual ~CATDlgDroppedFileNotification( | ) |
-
Methods
o GetDroppedFile
-
Gives access to the path of the file which has been dropped.
This object is included in the file: CATDlgNotification.h
If needed, your Imakefile.mk should include the module: DI0PANV2
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.