Label me = new Label();
How do I set the Horizontal and Vertical position of this label. I know this is not actionscript. But in actionscript I could just go me.x = 100. Whats the equivalent in asp? Thanks
Label me = new Label();
How do I set the Horizontal and Vertical position of this label. I know this is not actionscript. But in actionscript I could just go me.x = 100. Whats the equivalent in asp? Thanks