Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: checkedlistbox holds focus when item selected Pin
Glen Harvy12-Sep-06 2:47
Glen Harvy12-Sep-06 2:47 
GeneralRe: checkedlistbox holds focus when item selected Pin
Nader Elshehabi12-Sep-06 3:50
Nader Elshehabi12-Sep-06 3:50 
GeneralRe: checkedlistbox holds focus when item selected Pin
Glen Harvy12-Sep-06 4:34
Glen Harvy12-Sep-06 4:34 
GeneralRe: checkedlistbox holds focus when item selected Pin
Nader Elshehabi12-Sep-06 7:30
Nader Elshehabi12-Sep-06 7:30 
GeneralRe: checkedlistbox holds focus when item selected Pin
Glen Harvy12-Sep-06 11:42
Glen Harvy12-Sep-06 11:42 
GeneralRe: checkedlistbox holds focus when item selected Pin
Nader Elshehabi12-Sep-06 13:02
Nader Elshehabi12-Sep-06 13:02 
GeneralRe: checkedlistbox holds focus when item selected Pin
Glen Harvy12-Sep-06 21:36
Glen Harvy12-Sep-06 21:36 
QuestionHelp creating "always-on-top" tool windows? Pin
Mr. Accident11-Sep-06 15:29
Mr. Accident11-Sep-06 15:29 
I'm writing an app in C# with Windows Forms, and one of the things I want to do is have smaller "tool window" forms in addition to the application's main form. These tool windows need to appear above the main form at all times, even when they are inactive. I can't seem to find a way to do this except by using the TopMost property, but that just produces a form that shows above everything, not just my application's main form. This is not what I want - the tools should appear above the main form, but under any other active windows. D'Oh! | :doh:

Making the tool form a child of the main form doesn't seem to help either; it's not allowed to be a top-level form in this case, and it can no longer move outside of the main form's borders.

I'm sure there's a pretty easy way to do this that I'm missing, but even a bit of searching on MSDN and Google have turned up nothing useful. Any help would be appreciated.
AnswerRe: Help creating "always-on-top" tool windows? Pin
Mr. Accident11-Sep-06 18:14
Mr. Accident11-Sep-06 18:14 
QuestionStore image in SQL database with specific size Pin
mrkeivan11-Sep-06 15:11
mrkeivan11-Sep-06 15:11 
AnswerRe: Store image in SQL database with specific size Pin
Nader Elshehabi11-Sep-06 19:13
Nader Elshehabi11-Sep-06 19:13 
QuestionTransparency problem! Please help. Pin
Rojan Gh.11-Sep-06 14:20
professionalRojan Gh.11-Sep-06 14:20 
AnswerRe: Transparency problem! Please help. Pin
Nader Elshehabi11-Sep-06 19:04
Nader Elshehabi11-Sep-06 19:04 
GeneralRe: Transparency problem! Please help. Pin
Rojan Gh.11-Sep-06 22:57
professionalRojan Gh.11-Sep-06 22:57 
QuestionMDI child issues [modified] Pin
Alaric_11-Sep-06 12:27
professionalAlaric_11-Sep-06 12:27 
AnswerRe: MDI child issues Pin
Nader Elshehabi11-Sep-06 18:32
Nader Elshehabi11-Sep-06 18:32 
GeneralRe: MDI child issues Pin
Alaric_11-Sep-06 18:46
professionalAlaric_11-Sep-06 18:46 
AnswerRe: MDI child issues Pin
Nader Elshehabi11-Sep-06 19:00
Nader Elshehabi11-Sep-06 19:00 
AnswerRe: MDI child issues (update) Pin
Alaric_11-Sep-06 18:55
professionalAlaric_11-Sep-06 18:55 
JokeRe: MDI child issues (update) Pin
Nader Elshehabi11-Sep-06 19:07
Nader Elshehabi11-Sep-06 19:07 
Questionhelp Pin
941549611-Sep-06 10:32
941549611-Sep-06 10:32 
AnswerRe: help Pin
Drew McGhie11-Sep-06 10:43
Drew McGhie11-Sep-06 10:43 
AnswerRe: help Pin
Nader Elshehabi11-Sep-06 10:50
Nader Elshehabi11-Sep-06 10:50 
AnswerRe: help Pin
Professor Sharada Ulhas11-Sep-06 11:10
Professor Sharada Ulhas11-Sep-06 11:10 
GeneralRe: help Pin
led mike11-Sep-06 11:48
led mike11-Sep-06 11:48 

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.