HighTechTalks DotNet Forums  

How can I get focus rectangle?

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss How can I get focus rectangle? in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Adam J. Schaff
 
Posts: n/a

Default How can I get focus rectangle? - 12-03-2004 , 03:23 PM






I have noticed that buttons, checkboxes, and radio buttons do not display
focus rectangles (dotted line around border) in the compact framework*. Does
anyone know how I can get this behavior? I am writing a Pocket PC
application that will be used with a scanner and no stylus (typically), so
it is important to indicate the focus to the user.

Any help would be appreciated.

*Note: I think I recall reading that this issue is specific to PPC, so other
WinCE might not have this issue. As mentioned, I am doing PPC development.



Reply With Quote
  #2  
Old   
Daniel Moth
 
Posts: n/a

Default Re: How can I get focus rectangle? - 12-04-2004 , 06:20 AM






You are right this issue does not exist on non-PPC CE devices. I don't own a
PPC so I'll take your word for it that Control.Focus doesn't do it.

I would go for a workaround such as changing the style of the control e.g.
toggling FontStyle.Bold|Regular or the BackColor etc

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Adam J. Schaff" <aschaff (AT) cascodev (DOT) com> wrote

Quote:
I have noticed that buttons, checkboxes, and radio buttons do not display
focus rectangles (dotted line around border) in the compact framework*.
Does
anyone know how I can get this behavior? I am writing a Pocket PC
application that will be used with a scanner and no stylus (typically), so
it is important to indicate the focus to the user.

Any help would be appreciated.

*Note: I think I recall reading that this issue is specific to PPC, so
other
WinCE might not have this issue. As mentioned, I am doing PPC development.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.