Click here to Skip to main content
16,006,605 members
Home / Discussions / C#
   

C#

 
QuestionTabs, buttons, and media questions [modified] Pin
C# Beginner Nick17-Oct-07 9:45
C# Beginner Nick17-Oct-07 9:45 
AnswerRe: Tabs, buttons, and media questions Pin
Christian Graus17-Oct-07 10:45
protectorChristian Graus17-Oct-07 10:45 
GeneralRe: Tabs, buttons, and media questions Pin
C# Beginner Nick17-Oct-07 10:58
C# Beginner Nick17-Oct-07 10:58 
GeneralRe: Tabs, buttons, and media questions Pin
Christian Graus17-Oct-07 11:04
protectorChristian Graus17-Oct-07 11:04 
QuestionRe: Tabs, buttons, and media questions [modified] Pin
C# Beginner Nick17-Oct-07 11:12
C# Beginner Nick17-Oct-07 11:12 
GeneralRe: Tabs, buttons, and media questions Pin
Christian Graus17-Oct-07 11:25
protectorChristian Graus17-Oct-07 11:25 
QuestionRe: Tabs, buttons, and media questions Pin
C# Beginner Nick17-Oct-07 11:27
C# Beginner Nick17-Oct-07 11:27 
AnswerRe: Tabs, buttons, and media questions Pin
Christian Graus17-Oct-07 11:51
protectorChristian Graus17-Oct-07 11:51 
It sounds to me like you're perhaps a bit over your head with this task.

Any control that fires an event can create a new child form, because an event is fired, you have the opportunity to inject your code.

Like I said, the way to maintain it's position if it's to be modeless, is to handle the position changed event on the parent form and keep moving the child to stay in it's desired position.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: Tabs, buttons, and media questions Pin
Chaitanya Joshi17-Oct-07 21:40
Chaitanya Joshi17-Oct-07 21:40 
Questionparsing Pin
s3rro17-Oct-07 9:04
s3rro17-Oct-07 9:04 
AnswerRe: parsing Pin
User 665817-Oct-07 9:30
User 665817-Oct-07 9:30 
GeneralRe: parsing Pin
s3rro17-Oct-07 9:38
s3rro17-Oct-07 9:38 
GeneralRe: parsing Pin
User 665817-Oct-07 9:40
User 665817-Oct-07 9:40 
GeneralRe: parsing Pin
s3rro17-Oct-07 9:47
s3rro17-Oct-07 9:47 
GeneralRe: parsing Pin
User 665817-Oct-07 9:59
User 665817-Oct-07 9:59 
AnswerRe: parsing Pin
Guffa17-Oct-07 9:56
Guffa17-Oct-07 9:56 
GeneralRe: parsing Pin
s3rro17-Oct-07 10:22
s3rro17-Oct-07 10:22 
AnswerRe: parsing Pin
Guffa17-Oct-07 11:44
Guffa17-Oct-07 11:44 
GeneralRe: parsing Pin
s3rro17-Oct-07 14:54
s3rro17-Oct-07 14:54 
QuestionDataGridView: How to fit column size Pin
AndrusM17-Oct-07 8:30
AndrusM17-Oct-07 8:30 
QuestionQueue Dequeue Pin
s3rro17-Oct-07 7:56
s3rro17-Oct-07 7:56 
AnswerRe: Queue Dequeue Pin
Giorgi Dalakishvili17-Oct-07 8:13
mentorGiorgi Dalakishvili17-Oct-07 8:13 
QuestionODBC Pin
half-life17-Oct-07 6:52
half-life17-Oct-07 6:52 
AnswerRe: ODBC Pin
Giorgi Dalakishvili17-Oct-07 7:12
mentorGiorgi Dalakishvili17-Oct-07 7:12 
QuestionSQL SELECT statement problem in TableAdapter configuration wizard C#. Pin
antony_t17-Oct-07 6:30
antony_t17-Oct-07 6:30 

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.