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

C#

 
Generallogically linked array Pin
lindiwe4-Mar-05 19:36
lindiwe4-Mar-05 19:36 
GeneralRe: logically linked array Pin
mav.northwind4-Mar-05 21:45
mav.northwind4-Mar-05 21:45 
GeneralRe: logically linked array Pin
Dave Kreskowiak5-Mar-05 9:45
mveDave Kreskowiak5-Mar-05 9:45 
GeneralToggle switch Pin
Anonymous4-Mar-05 18:52
Anonymous4-Mar-05 18:52 
GeneralRe: Toggle switch Pin
Yulianto.4-Mar-05 20:05
Yulianto.4-Mar-05 20:05 
GeneralRe: Toggle switch Pin
leppie4-Mar-05 23:22
leppie4-Mar-05 23:22 
GeneralCollection property Pin
Anonymous4-Mar-05 18:50
Anonymous4-Mar-05 18:50 
GeneralRe: Collection property Pin
Guinness4Strength5-Mar-05 8:28
Guinness4Strength5-Mar-05 8:28 
I ran into this problem b4, it seems to be a little bug in VS.NET You need to manually change the order that the Tab Pages are added to the TabControl in the InitializeComponent() method of your code.
Find where your TabControl is initialized and change the order in which the Tab Pages are added to the Controls collection. This will fix your problem.

GeneralMDI Parent/Child Form Problem... Pin
new_phoenix4-Mar-05 16:05
new_phoenix4-Mar-05 16:05 
GeneralRe: MDI Parent/Child Form Problem... Pin
Dave Kreskowiak4-Mar-05 16:28
mveDave Kreskowiak4-Mar-05 16:28 
GeneralRe: MDI Parent/Child Form Problem... Pin
new_phoenix5-Mar-05 7:49
new_phoenix5-Mar-05 7:49 
GeneralRe: MDI Parent/Child Form Problem... Pin
Dave Kreskowiak5-Mar-05 17:25
mveDave Kreskowiak5-Mar-05 17:25 
QuestionFiring an event for a button within a datalist? Pin
oceanexplorer4-Mar-05 13:17
oceanexplorer4-Mar-05 13:17 
AnswerRe: Firing an event for a button within a datalist? Pin
Rob Graham4-Mar-05 15:07
Rob Graham4-Mar-05 15:07 
QuestionExporting S.D.Graphics to file? Pin
zaubara4-Mar-05 12:45
zaubara4-Mar-05 12:45 
AnswerRe: Exporting S.D.Graphics to file? Pin
Rob Graham4-Mar-05 15:02
Rob Graham4-Mar-05 15:02 
AnswerRe: Exporting S.D.Graphics to file? Pin
Robert Rohde4-Mar-05 22:54
Robert Rohde4-Mar-05 22:54 
GeneralRe: Exporting S.D.Graphics to file? Pin
zaubara5-Mar-05 5:44
zaubara5-Mar-05 5:44 
GeneralRe: Exporting S.D.Graphics to file? Pin
Robert Rohde5-Mar-05 6:56
Robert Rohde5-Mar-05 6:56 
GeneralRe: Exporting S.D.Graphics to file? Pin
zaubara5-Mar-05 7:10
zaubara5-Mar-05 7:10 
GeneralText alignment Pin
gmeii4-Mar-05 10:33
gmeii4-Mar-05 10:33 
GeneralRe: Text alignment Pin
mav.northwind4-Mar-05 21:48
mav.northwind4-Mar-05 21:48 
Generaldatatable.datarowcollection Pin
(Steven Hicks)n+14-Mar-05 10:28
(Steven Hicks)n+14-Mar-05 10:28 
GeneralRe: datatable.datarowcollection Pin
turbochimp4-Mar-05 10:59
turbochimp4-Mar-05 10:59 
GeneralA silly socket question Pin
sameerhanda4-Mar-05 10:14
sameerhanda4-Mar-05 10:14 

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.