Click here to Skip to main content
15,892,298 members
Home / Discussions / C#
   

C#

 
AnswerRe: ListView.ItemCheck event Pin
Ravi Bhavnani5-Feb-07 7:15
professionalRavi Bhavnani5-Feb-07 7:15 
Questionworking with large xml files Pin
cellardoor07165-Feb-07 5:29
cellardoor07165-Feb-07 5:29 
AnswerWhat is your requirement? Pin
Ennis Ray Lynch, Jr.5-Feb-07 5:58
Ennis Ray Lynch, Jr.5-Feb-07 5:58 
GeneralRe: What is your requirement? Pin
eggie55-Feb-07 6:56
eggie55-Feb-07 6:56 
AnswerRe: working with large xml files Pin
eggie55-Feb-07 6:47
eggie55-Feb-07 6:47 
GeneralRe: working with large xml files Pin
cellardoor07165-Feb-07 6:51
cellardoor07165-Feb-07 6:51 
AnswerRe: working with large xml files Pin
Stefan Troschuetz5-Feb-07 7:28
Stefan Troschuetz5-Feb-07 7:28 
QuestionApplication with multiple focused forms Pin
Skip Talbot5-Feb-07 5:21
Skip Talbot5-Feb-07 5:21 
Using Visual Studio 2005, I'm creating an application with floating tool bars similar to that of Photoshop (or most any application with floating tool bars) that share focus amongst each other. I have my tool bars in separate forms, and I call form.Show(ownerForm), to display the toolbar, where ownerForm is the main application's form. The problem is that only one form, the application's main form or the tool bar, can have focus at a time. Is there a property or method I can call to give focus to both the tool bar and the application's main form at the same time?

Skip
AnswerRe: Application with multiple focused forms Pin
quiteSmart5-Feb-07 7:14
quiteSmart5-Feb-07 7:14 
QuestionCombobox default item Pin
aruna_koride5-Feb-07 4:48
aruna_koride5-Feb-07 4:48 
AnswerRe: Combobox default item Pin
Marc Clifton5-Feb-07 5:01
mvaMarc Clifton5-Feb-07 5:01 
AnswerRe: Combobox default item Pin
Ravi Bhavnani5-Feb-07 7:28
professionalRavi Bhavnani5-Feb-07 7:28 
AnswerRe: Combobox default item Pin
Pratik Vasant Shah5-Feb-07 19:58
Pratik Vasant Shah5-Feb-07 19:58 
QuestionACL in widows 2000 server in c# Pin
kalyanPaladugu5-Feb-07 4:48
kalyanPaladugu5-Feb-07 4:48 
AnswerRe: ACL in widows 2000 server in c# Pin
Judah Gabriel Himango5-Feb-07 11:38
sponsorJudah Gabriel Himango5-Feb-07 11:38 
QuestionUser Interface Pin
aruna_koride5-Feb-07 4:44
aruna_koride5-Feb-07 4:44 
AnswerRe: User Interface Pin
bobsugar2225-Feb-07 5:19
bobsugar2225-Feb-07 5:19 
QuestionInsert a row into DBF file by c# code? Pin
choopie5-Feb-07 4:32
choopie5-Feb-07 4:32 
AnswerRe: Insert a row into DBF file by c# code? Pin
Blue_Boy5-Feb-07 5:09
Blue_Boy5-Feb-07 5:09 
Questioncatch keystroke Pin
likefood5-Feb-07 4:18
likefood5-Feb-07 4:18 
AnswerRe: catch keystroke Pin
sharpiesharpie5-Feb-07 4:27
sharpiesharpie5-Feb-07 4:27 
GeneralRe: catch keystroke Pin
likefood5-Feb-07 4:41
likefood5-Feb-07 4:41 
GeneralRe: catch keystroke Pin
sharpiesharpie5-Feb-07 5:02
sharpiesharpie5-Feb-07 5:02 
QuestionFileNotFound Error when trying instantiate XMLSerializer with array Pin
Florian Storck5-Feb-07 4:07
Florian Storck5-Feb-07 4:07 
AnswerRe: FileNotFound Error when trying instantiate XMLSerializer with array Pin
Marc Clifton5-Feb-07 4:20
mvaMarc Clifton5-Feb-07 4:20 

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.