System::ComponentModel::CancelEventArgs::set_Cancel طريقة

CancelEventArgs::set_Cancel method

يضبط القيمة التي تشير إلى ما إذا كان يجب إلغاء الحدث.

void System::ComponentModel::CancelEventArgs::set_Cancel(bool cancel)
ParameterTypeالوصف
إلغاءboolإذا كان صحيحًا، يجب إلغاء الحدث، إذا كان خطأً، لا يجب إلغاءه.

انظر أيضًا