إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The Indirect control attribute specifies whether the value displayed or changed by this control is referenced indirectly. If this bit is set, the control displays or changes the value of the property that has the identifier listed in the Property column of the Control table. If this bit is not set, the control displays or changes the value of the property in the Property column of the Control table.
Valid Controls
All active controls.
Value
| Decimal | Hexadecimal | Constant |
|---|---|---|
| 8 | 0x00000008 | msidbControlAttributesIndirect |
Remarks
See Control Attributes and the control you need to create under Controls.