Click here to Skip to main content
15,888,124 members
Home / Discussions / C#
   

C#

 
QuestionLooping through Controls on a tab page Pin
greenb17-Jul-07 10:33
greenb17-Jul-07 10:33 
AnswerRe: Looping through Controls on a tab page Pin
Tarakeshwar Reddy17-Jul-07 10:44
professionalTarakeshwar Reddy17-Jul-07 10:44 
GeneralRe: Looping through Controls on a tab page Pin
BoneSoft17-Jul-07 10:49
BoneSoft17-Jul-07 10:49 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult17-Jul-07 10:51
mvePIEBALDconsult17-Jul-07 10:51 
GeneralRe: Looping through Controls on a tab page Pin
Tarakeshwar Reddy17-Jul-07 10:58
professionalTarakeshwar Reddy17-Jul-07 10:58 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult17-Jul-07 11:18
mvePIEBALDconsult17-Jul-07 11:18 
GeneralRe: Looping through Controls on a tab page Pin
BoneSoft17-Jul-07 11:32
BoneSoft17-Jul-07 11:32 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult17-Jul-07 11:43
mvePIEBALDconsult17-Jul-07 11:43 
Yes, but do you really need the additional reference and is it worth the (repetitious) assignment?

In cases like this, is and as may perform about equally; as requires more assignments and is requires more tests. (Perhaps?)

I'll have to try to make up a test program.
GeneralRe: Looping through Controls on a tab page Pin
BoneSoft17-Jul-07 12:08
BoneSoft17-Jul-07 12:08 
GeneralRe: Looping through Controls on a tab page [modified] Pin
PIEBALDconsult17-Jul-07 17:17
mvePIEBALDconsult17-Jul-07 17:17 
GeneralRe: Looping through Controls on a tab page Pin
Martin#17-Jul-07 20:03
Martin#17-Jul-07 20:03 
GeneralRe: Looping through Controls on a tab page Pin
Mike Dimmick17-Jul-07 11:42
Mike Dimmick17-Jul-07 11:42 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult17-Jul-07 11:49
mvePIEBALDconsult17-Jul-07 11:49 
JokeRe: Looping through Controls on a tab page Pin
BoneSoft17-Jul-07 12:10
BoneSoft17-Jul-07 12:10 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult17-Jul-07 14:04
mvePIEBALDconsult17-Jul-07 14:04 
GeneralRe: Looping through Controls on a tab page Pin
Mike Dimmick17-Jul-07 20:17
Mike Dimmick17-Jul-07 20:17 
GeneralRe: Looping through Controls on a tab page Pin
PIEBALDconsult18-Jul-07 8:56
mvePIEBALDconsult18-Jul-07 8:56 
AnswerRe: Looping through Controls on a tab page Pin
BoneSoft17-Jul-07 10:48
BoneSoft17-Jul-07 10:48 
QuestionSelect Records From DataGridView Pin
polishprogrammer17-Jul-07 10:08
polishprogrammer17-Jul-07 10:08 
AnswerRe: Select Records From DataGridView Pin
Paul Conrad17-Jul-07 19:11
professionalPaul Conrad17-Jul-07 19:11 
GeneralRe: Select Records From DataGridView Pin
polishprogrammer18-Jul-07 4:11
polishprogrammer18-Jul-07 4:11 
QuestionList View Search Pin
topksharma198217-Jul-07 9:44
topksharma198217-Jul-07 9:44 
AnswerRe: List View Search Pin
BoneSoft17-Jul-07 10:14
BoneSoft17-Jul-07 10:14 
GeneralRe: List View Search Pin
topksharma198217-Jul-07 22:16
topksharma198217-Jul-07 22:16 
GeneralRe: List View Search Pin
BoneSoft18-Jul-07 1:49
BoneSoft18-Jul-07 1:49 

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.