طريقة System::ComponentModel::CancelEventArgs::get_Cancel
CancelEventArgs::get_Cancel method
يحصل على القيمة التي تشير إلى ما إذا كان يجب إلغاء الحدث.
bool System::ComponentModel::CancelEventArgs::get_Cancel()
ReturnValue
صحيح إذا كان يجب إلغاء الحدث، خاطئ خلاف ذلك.
انظر أيضًا
- Class CancelEventArgs
- Namespace System::ComponentModel
- Library Aspose.Font for C++