Click here to Skip to main content
15,909,546 members
Home / Discussions / C#
   

C#

 
QuestionListItem is Not Exist in .NET 2.0 Pin
VenkataRamana.Gali2-Jun-06 9:08
VenkataRamana.Gali2-Jun-06 9:08 
AnswerRe: ListItem is Not Exist in .NET 2.0 Pin
Guffa2-Jun-06 9:10
Guffa2-Jun-06 9:10 
AnswerRe: ListItem is Not Exist in .NET 2.0 Pin
Nick Parker2-Jun-06 10:41
protectorNick Parker2-Jun-06 10:41 
QuestionDetecting change in screen resolution? Pin
Dan Neely2-Jun-06 8:28
Dan Neely2-Jun-06 8:28 
AnswerRe: Detecting change in screen resolution? Pin
Office Lineman2-Jun-06 8:37
Office Lineman2-Jun-06 8:37 
GeneralRe: Detecting change in screen resolution? Pin
Dan Neely2-Jun-06 9:45
Dan Neely2-Jun-06 9:45 
GeneralRe: Detecting change in screen resolution? Pin
Stephan Samuel2-Jun-06 10:10
Stephan Samuel2-Jun-06 10:10 
GeneralRe: Detecting change in screen resolution? Pin
Dan Neely3-Jun-06 12:12
Dan Neely3-Jun-06 12:12 
Stephan Samuel wrote:
Changing screen resolutions in Windows isn't nearly as pretty as many other events that you can listen for. This is because they really don't expect it to happen all that often. I don't envy you for having to write an application that deals with cranky events like this.


Frotunately for me it's a very low priority item. It came up after connecting a laptop to a projector forced a resolution drop and truncated the bottom of the dialog. I can do a good enough fix by handling the OnResize event, even if it's sub optimal since the only other time the event fires is after the layout mangler had add/removed a component. I was hoping there was a better way, although the number of apps I've seen get messed up by resolution changes didn't make me optimistic about it.
QuestionSample Projects Pin
kjosh2-Jun-06 8:18
kjosh2-Jun-06 8:18 
AnswerRe: Sample Projects Pin
Paul Brower2-Jun-06 9:26
Paul Brower2-Jun-06 9:26 
GeneralRe: Sample Projects Pin
kjosh2-Jun-06 10:05
kjosh2-Jun-06 10:05 
GeneralRe: Sample Projects Pin
Paul Brower2-Jun-06 10:25
Paul Brower2-Jun-06 10:25 
GeneralRe: Sample Projects Pin
kjosh2-Jun-06 11:08
kjosh2-Jun-06 11:08 
GeneralRe: Sample Projects Pin
Expert Coming3-Jun-06 14:48
Expert Coming3-Jun-06 14:48 
Questionconnecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 8:09
sopheapteng2-Jun-06 8:09 
AnswerRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 9:53
Stephan Samuel2-Jun-06 9:53 
GeneralRe: connecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 10:12
sopheapteng2-Jun-06 10:12 
GeneralRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 10:34
Stephan Samuel2-Jun-06 10:34 
GeneralRe: connecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 11:03
sopheapteng2-Jun-06 11:03 
GeneralRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 11:30
Stephan Samuel2-Jun-06 11:30 
QuestionBase Class Library Samples Pin
Robert M Greene2-Jun-06 7:00
Robert M Greene2-Jun-06 7:00 
GeneralRe: Base Class Library Samples Pin
Office Lineman2-Jun-06 8:17
Office Lineman2-Jun-06 8:17 
GeneralRe: Base Class Library Samples Pin
Robert M Greene2-Jun-06 8:35
Robert M Greene2-Jun-06 8:35 
AnswerRe: Base Class Library Samples Pin
Office Lineman2-Jun-06 9:09
Office Lineman2-Jun-06 9:09 
QuestionSingle Instance Application Pin
EyeOfTheSky2-Jun-06 6:26
EyeOfTheSky2-Jun-06 6:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.