Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
QuestionReading PDFs? Pin
Megidolaon18-Aug-08 23:52
Megidolaon18-Aug-08 23:52 
AnswerRe: Reading PDFs? Pin
Christian Graus19-Aug-08 1:19
protectorChristian Graus19-Aug-08 1:19 
AnswerRe: Reading PDFs? Pin
blackjack215019-Aug-08 2:03
blackjack215019-Aug-08 2:03 
GeneralRe: Reading PDFs? Pin
Megidolaon19-Aug-08 3:54
Megidolaon19-Aug-08 3:54 
GeneralRe: Reading PDFs? Pin
blackjack215019-Aug-08 19:07
blackjack215019-Aug-08 19:07 
Questionshowing video Pin
needhi_p18-Aug-08 23:51
needhi_p18-Aug-08 23:51 
AnswerRe: showing video Pin
AhsanS19-Aug-08 0:03
AhsanS19-Aug-08 0:03 
QuestionPrevent parent focus being lost when select child Pin
bassjuh18-Aug-08 23:35
bassjuh18-Aug-08 23:35 
Hello,

We are currently creating an application to include a external app to make it support tabbing. The including works fine trough the user32.dll functions SetParent and MoveWindow but the problem is when we click in the child window (which is located in a panel on the main form) the focus of the main form is actually lost. This results in clicking button twice on the main form incase we want to activate a single click function of a button.

bottomline, is there a way to include a child window into a panel and keep the parent form marked "focused" while typing into the child window?

Thanks in advance! Smile | :)

Bastiaan Nijkamp.
Questionfile path Pin
arkiboys18-Aug-08 23:28
arkiboys18-Aug-08 23:28 
AnswerRe: file path Pin
sumit703418-Aug-08 23:36
sumit703418-Aug-08 23:36 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:40
arkiboys18-Aug-08 23:40 
AnswerRe: file path Pin
AhsanS18-Aug-08 23:37
AhsanS18-Aug-08 23:37 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:42
arkiboys18-Aug-08 23:42 
GeneralRe: file path Pin
AhsanS18-Aug-08 23:46
AhsanS18-Aug-08 23:46 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:51
arkiboys18-Aug-08 23:51 
GeneralRe: file path Pin
AhsanS19-Aug-08 0:01
AhsanS19-Aug-08 0:01 
AnswerRe: file path Pin
bassjuh18-Aug-08 23:54
bassjuh18-Aug-08 23:54 
GeneralRe: file path Pin
arkiboys19-Aug-08 0:11
arkiboys19-Aug-08 0:11 
GeneralRe: file path Pin
sumit703419-Aug-08 0:22
sumit703419-Aug-08 0:22 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:25
arkiboys19-Aug-08 1:25 
GeneralRe: file path Pin
bassjuh19-Aug-08 0:25
bassjuh19-Aug-08 0:25 
GeneralRe: file path Pin
sumit703419-Aug-08 0:30
sumit703419-Aug-08 0:30 
AnswerRe: file path [modified] Pin
Csharp_Raja19-Aug-08 1:17
Csharp_Raja19-Aug-08 1:17 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:33
arkiboys19-Aug-08 1:33 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 2:16
Csharp_Raja19-Aug-08 2:16 

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.