View Single Post
  #1 (permalink)  
Old 08-11-2006, 07:10 PM
Blaze's Avatar   
Blaze Blaze is offline
Programmer
 
Join Date: Jun 2006
Posts: 117
Rep Power: 9
Blaze is on a distinguished road
Default Control that can't get focus

How can I create a control that doesn't get focus? I remember in VB 6 you could just set CanGetFocus property to false. Anything like that in C#?
Reply With Quote

Sponsored Links