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

CancelEventArgs::get_Cancel method

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

bool System::ComponentModel::CancelEventArgs::get_Cancel()

ReturnValue

صحيح إذا كان يجب إلغاء الحدث، خطأ إذا لم يكن كذلك.

انظر أيضًا