Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: Games with C# Pin
Jerry Hammond26-Nov-03 13:44
Jerry Hammond26-Nov-03 13:44 
GeneralBinding Sample confusion Pin
Alvaro Mendez26-Nov-03 6:17
Alvaro Mendez26-Nov-03 6:17 
GeneralRe: Binding Sample confusion Pin
Heath Stewart26-Nov-03 8:26
protectorHeath Stewart26-Nov-03 8:26 
GeneralRe: Binding Sample confusion Pin
Alvaro Mendez26-Nov-03 9:42
Alvaro Mendez26-Nov-03 9:42 
GeneralDesign-time controls Pin
opopov26-Nov-03 5:44
opopov26-Nov-03 5:44 
GeneralRe: Design-time controls Pin
Heath Stewart26-Nov-03 8:22
protectorHeath Stewart26-Nov-03 8:22 
GeneralRe: Design-time controls Pin
opopov26-Nov-03 21:02
opopov26-Nov-03 21:02 
GeneralRe: Design-time controls Pin
Heath Stewart28-Nov-03 3:25
protectorHeath Stewart28-Nov-03 3:25 
No, any Windows Forms .NET hosting environment still lets the control paint itself. The routines are already there and pre-empting that would be stupid. Designers can paint on top of the controls. If the designer does pre-empt the painting, it isn't exposed through the .NET framework. This is all documented in the VSHIK and you should read it if you're wanting to venture this way.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralInvoking script methods from C# Browser Control Pin
snappa26-Nov-03 5:44
snappa26-Nov-03 5:44 
GeneralRe: Invoking script methods from C# Browser Control Pin
Andy Brummer26-Nov-03 6:00
sitebuilderAndy Brummer26-Nov-03 6:00 
GeneralRe: Invoking script methods from C# Browser Control Pin
snappa26-Nov-03 8:10
snappa26-Nov-03 8:10 
GeneralRe: Invoking script methods from C# Browser Control Pin
Heath Stewart26-Nov-03 8:14
protectorHeath Stewart26-Nov-03 8:14 
GeneralRe: Invoking script methods from C# Browser Control Pin
snappa26-Nov-03 10:43
snappa26-Nov-03 10:43 
GeneralRe: Invoking script methods from C# Browser Control Pin
Heath Stewart28-Nov-03 3:22
protectorHeath Stewart28-Nov-03 3:22 
QuestionWhere can I find details of namespaces? Pin
tom7626-Nov-03 5:18
tom7626-Nov-03 5:18 
AnswerRe: Where can I find details of namespaces? Pin
Nick Parker26-Nov-03 5:42
protectorNick Parker26-Nov-03 5:42 
AnswerRe: Where can I find details of namespaces? Pin
J. Dunlap26-Nov-03 11:12
J. Dunlap26-Nov-03 11:12 
GeneralGood .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 4:35
sitebuilderAndy Brummer26-Nov-03 4:35 
GeneralRe: Good .net Html parser (not XML) Pin
Daniel Turini26-Nov-03 5:37
Daniel Turini26-Nov-03 5:37 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 5:52
sitebuilderAndy Brummer26-Nov-03 5:52 
GeneralRe: Good .net Html parser (not XML) Pin
Daniel Turini26-Nov-03 5:58
Daniel Turini26-Nov-03 5:58 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 6:05
sitebuilderAndy Brummer26-Nov-03 6:05 
GeneralRe: Good .net Html parser (not XML) Pin
Heath Stewart26-Nov-03 8:29
protectorHeath Stewart26-Nov-03 8:29 
GeneralRe: Good .net Html parser (not XML) Pin
Andy Brummer26-Nov-03 8:43
sitebuilderAndy Brummer26-Nov-03 8:43 
QuestionDirect Access to the Keyboardbuffer ? Pin
Dennis Klein26-Nov-03 4:34
Dennis Klein26-Nov-03 4:34 

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.