I set the Anthor property of a control,why it not work?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello! Thank you very much for looking at and answer my questions. I develope mobile phone program using c# 2005,I set the anthor property of a datagrid control,but it does not work.I don't why,maybe it have something to do with my program achitecture.Because all my control is added according to a text file,which decide what kind of control to add and their property value,my program read this text file,and add control dynamicly. Thanks for answering.