Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Horizontal and Vertical location of controls from c# code-behind

$
0
0
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


Viewing all articles
Browse latest Browse all 3509

Trending Articles