Help for this page

Select Code to Download


  1. or download this
    Wx::Frame=HASH(0x11d6a04) Wx::DropFilesEvent=SCALAR(0x12e59b4)
    
  2. or download this
    wxDropFilesEvent::GetFiles
    
    ...
    int GetNumberOfFiles() const
    
    Returns the number of files dropped.
    
  3. or download this
    Usage: Wx::DropFilesEvent::GetFiles(THIS)
    $THIS->GetFiles()
    Usage: Wx::DropFilesEvent::GetNumberOfFiles(THIS)
    $THIS->GetNumberOfFiles()