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

C#

 
AnswerRe: DirectX Tower Defence Pin
Dave Kreskowiak2-Aug-07 17:10
mveDave Kreskowiak2-Aug-07 17:10 
AnswerRe: DirectX Tower Defence Pin
Paul Conrad2-Aug-07 18:25
professionalPaul Conrad2-Aug-07 18:25 
GeneralRe: DirectX Tower Defence Pin
Malcolm Smart2-Aug-07 21:01
Malcolm Smart2-Aug-07 21:01 
JokeRe: DirectX Tower Defence Pin
Paul Conrad3-Aug-07 3:30
professionalPaul Conrad3-Aug-07 3:30 
AnswerRe: DirectX Tower Defence Pin
originSH2-Aug-07 21:53
originSH2-Aug-07 21:53 
GeneralRe: DirectX Tower Defence Pin
PaulPrice2-Aug-07 23:15
PaulPrice2-Aug-07 23:15 
QuestionCustom Server Controls (Restrict Defaults) Pin
tranzformerz2-Aug-07 11:24
tranzformerz2-Aug-07 11:24 
AnswerRe: Custom Server Controls (Restrict Defaults) Pin
pmarfleet2-Aug-07 12:15
pmarfleet2-Aug-07 12:15 
If your control inherits from GridView, you should expect to inherit the members of the GridView class. You could consider redefining the inherited members using the 'new' method modifier. Alternatively, you could design your control to encapsulate an instance of the GridView control rather than inheriting from it.

Paul
GeneralRe: Custom Server Controls (Restrict Defaults) Pin
tranzformerz2-Aug-07 12:37
tranzformerz2-Aug-07 12:37 
GeneralRe: Custom Server Controls (Restrict Defaults) Pin
pmarfleet2-Aug-07 12:47
pmarfleet2-Aug-07 12:47 
GeneralRe: Custom Server Controls (Restrict Defaults) Pin
tranzformerz2-Aug-07 13:17
tranzformerz2-Aug-07 13:17 
QuestionInvisible countdown? Pin
jafingi2-Aug-07 9:39
jafingi2-Aug-07 9:39 
AnswerRe: Invisible countdown? Pin
Tarakeshwar Reddy2-Aug-07 9:48
professionalTarakeshwar Reddy2-Aug-07 9:48 
AnswerRe: Invisible countdown? Pin
Luc Pattyn2-Aug-07 9:59
sitebuilderLuc Pattyn2-Aug-07 9:59 
AnswerRe: Invisible countdown? Pin
Manoj Kumar Rai2-Aug-07 20:40
professionalManoj Kumar Rai2-Aug-07 20:40 
GeneralRe: Invisible countdown? Pin
jafingi3-Aug-07 1:36
jafingi3-Aug-07 1:36 
QuestionTo "this." or not to "this.", that is the question... Pin
Poolee2-Aug-07 9:20
Poolee2-Aug-07 9:20 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Luis Alonso Ramos2-Aug-07 9:31
Luis Alonso Ramos2-Aug-07 9:31 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Pete O'Hanlon2-Aug-07 9:39
mvePete O'Hanlon2-Aug-07 9:39 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Judah Gabriel Himango2-Aug-07 10:10
sponsorJudah Gabriel Himango2-Aug-07 10:10 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Martin#2-Aug-07 10:22
Martin#2-Aug-07 10:22 
QuestionRe: To "this." or not to "this.", that is the question... Pin
Poolee3-Aug-07 10:29
Poolee3-Aug-07 10:29 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Martin#6-Aug-07 19:59
Martin#6-Aug-07 19:59 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Colin Angus Mackay2-Aug-07 11:52
Colin Angus Mackay2-Aug-07 11:52 
AnswerRe: To "this." or not to "this.", that is the question... Pin
V.2-Aug-07 20:27
professionalV.2-Aug-07 20:27 

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.