[archived content]
DFL
DFL
DFL doc
package dfl
all
application
base
button
clipboard
collections
colordialog
combobox
commondialog
control
data
drawing
environment
event
filedialog
folderdialog
fontdialog
form
groupbox
label
listbox
listview
menu
messagebox
notifyicon
panel
picturebox
progressbar
registry
resources
richtextbox
socket
splitter
tabcontrol
textbox
timer
tooltip
treeview
usercontrol
DflDoc
/
Commondialog
module
dfl.commondialog
;
public
class
CommonDialog
{
public
Event
helpRequest
(CommonDialog,HelpEventArgs)
;
protected
LRESULT
hookProc
(HWND hwnd,UINT msg,WPARAM wparam,LPARAM lparam)
;
protected
void
onHelpRequest
(HelpEventArgs ea)
;
public
void
reset
()
;
protected
bool
runDialog
(HWND owner)
;
public
DialogResult
showDialog
(IWindow owner)
;
public
DialogResult
showDialog
()
;
}
Page last modified on May 18, 2005, at 02:47 PM