dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
CancelEventArgs
dfl
base
Undocumented in source.
class
CancelEventArgs :
EventArgs
{
this
();
this
(bool cancel);
bool
cancel
[@property setter];
bool
cancel
[@property getter];
}
Constructors
this
this
()
Undocumented in source.
this
this
(bool cancel)
Undocumented in source.
Members
Properties
cancel
bool
cancel
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
bool
cancel
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From EventArgs
empty
EventArgs
empty
[@property getter]
Property: get a reusable, empty EventArgs.
Meta
Source
See Implementation
dfl
base
aliases
DflThrowable
HWindow
IWin32Window
classes
CancelEventArgs
ColumnClickEventArgs
Cursor
Cursors
DrawItemEventArgs
KeyEventArgs
KeyPressEventArgs
MeasureItemEventArgs
MouseEventArgs
MovingEventArgs
PaintEventArgs
SizingEventArgs
StringObject
WaitHandle
enums
Appearance
BorderStyle
CharacterCasing
CheckState
ColorDepth
ColumnHeaderStyle
ContentAlignment
DialogResult
DrawItemState
DrawMode
FlatStyle
HorizontalAlignment
ItemActivation
ItemBoundsPortion
Keys
MouseButtons
RightToLeft
ScrollBars
SortOrder
View
interfaces
IAsyncResult
IButtonControl
IDialogResult
IMessageFilter
IWindow
structs
Message