PRB: Property Override Does Not Run Device-Specific Code (309804)
The information in this article applies to:
- Microsoft Mobile Internet Toolkit (MMIT)
This article was previously published under Q309804 SYMPTOMS
When you apply a property override on a mobile control, you may find that the device-specific properties are not applied to the control at run time.
CAUSE
The problem occurs when you use the following tag to define device-specific properties:
<mobile:DeviceSpecific>
RESOLUTION
To work around this problem, use the following tag to define device-specific properties:
<DeviceSpecific>
STATUSThis behavior is by design.
Modification Type: | Major | Last Reviewed: | 6/14/2002 |
---|
Keywords: | kbDeviceSpecific kbDSupport kbExtensibility kbHTMLDevice kbprb kbtemplate KB309804 |
---|
|