G
Guest
Hi,
When I am using the Collection Editor, the left hand side member always
display the collection class name.
1. How to display specify property name?(e.g. Collection of TabPage in
TabControl, it can show TabPage.Name value instead of
"System.Windows.Form.TabPage")
2. How to do increament of the object Name??(e.g. Collection of TabPage in
TabControl, it can be "TabPage1".."TabPage2"....to be increament, so what do
i need to implement this case?
Thx
When I am using the Collection Editor, the left hand side member always
display the collection class name.
1. How to display specify property name?(e.g. Collection of TabPage in
TabControl, it can show TabPage.Name value instead of
"System.Windows.Form.TabPage")
2. How to do increament of the object Name??(e.g. Collection of TabPage in
TabControl, it can be "TabPage1".."TabPage2"....to be increament, so what do
i need to implement this case?
Thx