BUG: DBList Flashes Continuously with SSPanel
Article ID: 142827
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q142827
SYMPTOMS
After placing a DBList control onto a SSPanel with the AutoSize property
set to '3 - AutoSize child sized to panel,' the DBList control flashes
continuously.
RESOLUTION
A combination of the DBList control and SSPanel with AutoSize set to 3 will
always cause this problem. It will not occur if the SSPanel's AutoSize
property is anything other than '3 - AutoSize child sized to panel.'
Note that a primary use for setting AutoSize to 3 was to give "a three-
dimensional look to standard controls such as list boxes." In this case,
there is no need to use a 3D panel, because the DBList control has an
Appearance property and a 3D look can be achieved solely by setting this
property.
STATUS
Microsoft has confirmed this to be a issue in the Microsoft products listed
at the beginning of the article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Additional query words: 4.00 vb4win vb4all
Keywords: kbbug KB142827