1
Answer

How to change/disable the color of the focus rectangle/focus cues

Photo of Philipp

Philipp

17y
8k
1

Hi,

I try to change tho color of the focus rectangle/focus cues of buttons or controls.

Or if this it not possible, to disable the focus rectangle/cues.

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
VS_2005;  C# SmartDevice Windows CE 5.0 Appllication

Answers (1)

0
Photo of Suthish Nair
NA 31.7k 4.6m 14y
resolved?
0
Photo of Suthish Nair
NA 31.7k 4.6m 14y

 I think you are missing something, can you post the configuration.

 <pages>
        <customErrors mode="On">
            <error statusCode="404" redirect="NoPage.htm"></error>
        </customErrors>
 </pages>

 refer article: http://www.c-sharpcorner.com/UploadFile/bryianTan/5115/