G
Guest
Hi all,
How the class name for windows standard controls(Ex:Button) are generated
in VS2005?
InVS 2005, I have created one button conrol and compiled. I got a class name
as given below:
"WindowsForms10.BUTTON.app.0.14fd2b5"
The last portion of the above class string "app.0.14fd2b5" is keep changing
for each applications.
Can any one clarify me that How it is getting changed? IS there any way to
get a fixed string?
Also in VS2003, the class name for the abov control is
""WindowsForms10.BUTTON.app3"
Now ,the class format got changed in VS2005. Why it is so?
Please can any one help me to understand the logic behind.
Thanks,
Mohan
How the class name for windows standard controls(Ex:Button) are generated
in VS2005?
InVS 2005, I have created one button conrol and compiled. I got a class name
as given below:
"WindowsForms10.BUTTON.app.0.14fd2b5"
The last portion of the above class string "app.0.14fd2b5" is keep changing
for each applications.
Can any one clarify me that How it is getting changed? IS there any way to
get a fixed string?
Also in VS2003, the class name for the abov control is
""WindowsForms10.BUTTON.app3"
Now ,the class format got changed in VS2005. Why it is so?
Please can any one help me to understand the logic behind.
Thanks,
Mohan