ControlType
ControlType enumeration
يمثل كل أنواع عناصر تحكم ActiveX .
public enum ControlType
قيم
| اسم | قيمة | وصف |
|---|---|---|
| CommandButton | 0 | Button |
| ComboBox | 1 | ComboBox |
| CheckBox | 2 | CheckBox |
| ListBox | 3 | ListBox |
| TextBox | 4 | TextBox |
| SpinButton | 5 | سبينر |
| RadioButton | 6 | راديو الزر |
| Label | 7 | التسمية |
| Image | 8 | صورة |
| ToggleButton | 9 | تبديل الزر |
| ScrollBar | 10 | شريط التمرير |
| Unknown | 11 | غير معروف |
أنظر أيضا
- مساحة الاسم Aspose.Diagram.ActiveXControls
- المجسم Aspose.Diagram