Skip to main content

Code Geek

Iran

http://amrapps.ir

2024
Mar
7
awarded Student
2022
Jul
20
awarded Popular Question
2014
Aug
18
comment Can reference types be allocated on stack?
I've drawn an image to tell you what i've understood until now. pixentral.com/pics/1lgTw2M0rd68InSHj0ILKa1Cy1vYx0.png
Aug
18
awarded Commentator
Aug
18
comment Can reference types be allocated on stack?
You mean that in the second example if the Person was class,would both the reference of the string and string data be positioned on heap?
Aug
18
asked Can reference types be allocated on stack?
Aug
17
awarded Editor
Aug
15
accepted How windows form controls draw themselves?
Aug
15
awarded Scholar
Aug
15
comment How windows form controls draw themselves?
Thank you @PseudoNym01,the information is complete
Aug
15
comment How windows form controls draw themselves?
Is my question off-topic?
Aug
15
comment How windows form controls draw themselves?
Why everyone downvotes my question?
Aug
15
comment How windows form controls draw themselves?
So how buttonrenderer does this? How it draws the graphics?
Aug
15
comment How windows form controls draw themselves?
I used term "button" as an example. I want to know how windows forms controls draw? do they call GDI libraries?
Aug
15
comment How windows form controls draw themselves?
I mean that how microsoft did it in .NET framework.
Aug
15
asked How windows form controls draw themselves?