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

C#

 
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 
it's ok.. i managed to do it..
but it's not the way i want it exactly..

1)how can a user close a tab page including the tab after viewing it??
i dont mean it this way:

tabControl1.TabPages.Contains(tabPage4)
{
tabControl1.TabPages.Remove(tabPage4); }

2)how do i disallow the user from opening the same tab page of information?
i dont want to disallow the button function.. just want to disallowing opening of tab page..

thanks
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 
GeneralRe: I cant catch specific exception Pin
Chetan Ranpariya2-Aug-05 3:41
Chetan Ranpariya2-Aug-05 3:41 
GeneralWindows Service Installation problems Pin
asifrogers1-Aug-05 21:25
asifrogers1-Aug-05 21:25 
GeneralC# Graphics locking to x, y, cordinates of other graphics Pin
nexus-solutions1-Aug-05 20:48
nexus-solutions1-Aug-05 20:48 
GeneralRe: C# Graphics locking to x, y, cordinates of other graphics Pin
Christian Graus2-Aug-05 2:09
protectorChristian Graus2-Aug-05 2:09 
GeneralRe: C# Graphics locking to x, y, cordinates of other graphics Pin
Anonymous2-Aug-05 17:27
Anonymous2-Aug-05 17:27 
GeneralRe: C# Graphics locking to x, y, cordinates of other graphics Pin
Christian Graus2-Aug-05 17:47
protectorChristian Graus2-Aug-05 17:47 
Generaldisappearing image in toolbar Pin
nidhelp1-Aug-05 20:47
nidhelp1-Aug-05 20:47 
GeneralClient queue for a web application Pin
eyoung701-Aug-05 19:35
eyoung701-Aug-05 19:35 

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.