home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1995 November
/
PCWK1195.iso
/
novell
/
win31
/
powin30
/
sumsc_nl.001
/
WPDLG.TXT
< prev
next >
Wrap
Text File
|
1994-12-09
|
871b
|
23 lines
'---------------------------------------------------------------------------
' File : WPPDLG.TXT
' Title : Visual Basic Declares File
' Desc : This file contains the Visual Basic declarations
for PerfectFit Technology VBX.
' Tabs : column 5 every 4
' Copyright (C) 1994 WordPerfect Corp., All Rights Reserved
'
' You have a royalty-free right to use, modify, reproduce and distribute
' the VB Declares Files (and/or any modified version) in any way
' you find useful, provided that you agree that WordPerfect Co. has no warranty,
' obligation or liability for any VB Declares File.
'---------------------------------------------------------------------------
'
'Action constants to bring up the Open File, Save As and Select
'directory dialogs
Const WP_ACTION_FILEOPEN = 1
Const WP_ACTION_FILESAVEAS = 2
Const WP_ACTION_SELECTDIRECTORY = 3