Anchor / align

P

Pierre Marie

Hi,
Firstable, i am newbie to asp.net. I often use Borland D7 / Intraweb for
WebForms.
is it the good forums for WebForms developped with VB Dot Net ?

Is there a way to move a component at runtime ?
For example, i want to move a btn withj the page is resized. something like
MyBtn.left & MyBtn.Top

Thanks.
 
M

Mohamed El Ashmawy

Dear Pierre,
If you want to move it at the client side, then you'd need client side
scripting using vbscript of jscript.
Otherwise, you could make a server-side event and do the location changes
of the button as you like.

Both ways are possible, but the second is easier in coding.

Regards
Mohamed El Ashmawy
MEA Developer Support Center
ITWorx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,312
Messages
2,571,621
Members
48,435
Latest member
EHBEmilio5

Latest Threads

Top