Click here to Skip to main content
15,900,906 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get user defined type through webservice Pin
Christian Graus2-Aug-05 2:17
protectorChristian Graus2-Aug-05 2:17 
Questionhow can i Pin
snouto1-Aug-05 22:46
snouto1-Aug-05 22:46 
AnswerRe: how can i Pin
Guffa2-Aug-05 0:28
Guffa2-Aug-05 0:28 
Questionhow to display/ show() form in a tab page? Pin
nidhelp1-Aug-05 22:26
nidhelp1-Aug-05 22:26 
AnswerRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 2:16
protectorChristian Graus2-Aug-05 2:16 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 16:14
nidhelp2-Aug-05 16:14 
GeneralRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 16:40
protectorChristian Graus2-Aug-05 16:40 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 17:59
nidhelp2-Aug-05 17:59 
Then ask again You wouldn't be the only person I keep posting back to for several days.

>> first, thanks for your encouragement.. just hope that u wont find me annoying for bugging u all the time..


Perhaps you need to write some console stuff before you start trying to grasp how a GUI app works ? That's sure what I did when I learned C++, and I'm sure I'm all the better for it. Bite off a piece at a time, don't try to swallow it all at once.
It worries me how many people are asking questions that show a lack of basic knowledge, and at the same time talk about being worried for their deadlines. THere's nothing wrong with being a beginner, but why do you have a deadline ?

>>this is my sch proj which has a deadline.. having to do dis app individually using c# n IDE which are alien to me, plus the fact that im really weak in programming really stress me up.. i know i'll learn more n better if i learn bit by bit but im kinda forced to do it the fast n easy way with the deadline -_-''.. what i need n hope now is to be able to continue working on my app just so that i can finish it in time.. if i have time i really would love learning bit by bit for that's my style =)


That was a guess, I just tried it and it doesn't work. You CANNOT add a form to a tab page. You need to recreate the form in a tab page, you can just copy and paste in the designer to do this. The form class is useless to you if you want it to show in a tab page.

>>does that mean it's IMPOSSIBLE to show a form in tab page with a button press that calls to show form?

i want to display those popup forms in one selected part of my form.. at the selected part of my form, i will create a viewing panel/window/frame/box where forms show up in.. the layout is like what u see in your screen now: MANY WINDOWS(/forms for my case) SHOWN IN TASKBAR so that user can see what forms are opened n select what he wants to view + ONLY ONE WINDOW THAT'S OPENED/MAXIMISED to allow user neat n easy viewing.. i really dont want those forms to popup/show everywhere in my screen... help..

thanks..
GeneralRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 18:06
protectorChristian Graus2-Aug-05 18:06 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 18:26
nidhelp2-Aug-05 18:26 
GeneralRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 18:30
protectorChristian Graus2-Aug-05 18:30 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 18:45
nidhelp2-Aug-05 18:45 
GeneralRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 18:49
protectorChristian Graus2-Aug-05 18:49 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 19:15
nidhelp2-Aug-05 19:15 
GeneralRe: how to display/ show() form in a tab page? Pin
Christian Graus2-Aug-05 19:23
protectorChristian Graus2-Aug-05 19:23 
GeneralRe: how to display/ show() form in a tab page? Pin
nidhelp2-Aug-05 19:29
nidhelp2-Aug-05 19:29 
GeneralDo I have to run an ActiveX in Visual Studio environment. Pin
anderslundsgard1-Aug-05 21:40
anderslundsgard1-Aug-05 21:40 
GeneralRe: Do I have to run an ActiveX in Visual Studio environment. Pin
Alomgir Miah2-Aug-05 3:24
Alomgir Miah2-Aug-05 3:24 
GeneralRe: Do I have to run an ActiveX in Visual Studio environment. Pin
anderslundsgard2-Aug-05 5:06
anderslundsgard2-Aug-05 5:06 
GeneralI cant catch specific exception Pin
Chetan Ranpariya1-Aug-05 21:37
Chetan Ranpariya1-Aug-05 21:37 
GeneralRe: I cant catch specific exception Pin
Mohamad Al Husseiny1-Aug-05 21:46
Mohamad Al Husseiny1-Aug-05 21:46 
GeneralRe: I cant catch specific exception Pin
Chetan Ranpariya1-Aug-05 22:37
Chetan Ranpariya1-Aug-05 22:37 
GeneralRe: I cant catch specific exception Pin
Mohamad Al Husseiny2-Aug-05 0:34
Mohamad Al Husseiny2-Aug-05 0:34 
GeneralRe: I cant catch specific exception Pin
Chetan Ranpariya2-Aug-05 1:01
Chetan Ranpariya2-Aug-05 1:01 
GeneralRe: I cant catch specific exception Pin
Mohamad Al Husseiny2-Aug-05 2:19
Mohamad Al Husseiny2-Aug-05 2:19 

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.