Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to set positions of the items in the webpage and then change them dynamically without using CSS.
How do I do this in VB.net?
Posted

1 solution

use the Application Settings to store each position of item
 
Share this answer
 
Comments
ernestmachado 18-Apr-12 3:16am    
Thank you Hendra for your response which did help me to know more about Application Settings.
Is there any other way out to set the position of the items?
Hendra Yudha P 18-Apr-12 4:05am    
I think there is no other way, because the desktop is different from web

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900