PRB: BorderColor Property Doesn't Change Color of BorderLast reviewed: October 23, 1995Article ID: Q138436 |
The information in this article applies to:
SYMPTOMSThe BorderColor Property does not change the color of an object's border color unless other properties of the object are set to specific values. The properties that must be set before the BorderColor Property becomes effective differ for each object.
RESOLUTIONSet the appropriate other properties for the object to a setting that will allow the BorderColor Property to be effective.
STATUSThis behavior is by design.
MORE INFORMATIONThe following is a list of properties and the values that must be set to for the BorderColor Property of each object to be effective.
Combo BoxSpecialEffect Property 0-3D Only the down arrow will have a border color. -or- 1-Plain The whole object will have a border color. Command GroupBorderStyle Property 1-Fixed Single -and- SpecialEffect Property 1-Plain ContainerThis object inherits BorderColor from its SpecialEffect Property parent class. 2-Flat ControlThis object inherits BorderColor from its SpecialEffect Property parent class. 2-Flat ImageBorderStyle Property 1-Fixed Single LineBorderStyle Property 1-Solid OR 2-Dash OR 3-Dot OR 4-Dash-Dot OR 5-Dash-Dot-Dot OR 6-Inside Solid List BoxSpecialEffect Property 1-Plain Option GroupBorderStyle Property 1-Fixed Single -and- SpecialEffect Property 1-Plain Page FrameTabs Property This must be set first to make the SpecialEffect .F.-False and BorderColor Properties editable. AND SpecialEffect Property 2-Flat ShapeBorderStyle Property 2-Dash OR 3-Dot OR 4-Dash-Dot OR 5-Dash-Dot-Dot OR 6-Inside Solid -and- SpecialEffect Property 0-3D-or-
BorderStyle Property 1-Solid or 2-Dash or 3-Dot or 4-Dash-Dot or 5-Dash-Dot-Dot or 6-Inside Solid -and- SpecialEffect Property 1-Plain Text BoxBorderStyle Property 1-Fixed Single -and- SpecialEffect Property 1-Plain |
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |