TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rado
NA
4
0
Webbrowser and layout changing of current page
Mar 6 2008 9:29 AM
Hi,
I`ve spent a lot of time looking for a solution for my problem.
I believe I find it here.
My problem is
:
I`am developing an application in C# that in fact is a webbrowser with a small extension.
That extension applies to what happens when I resize the window of the webbrowser
or press Ctrl++ several times (zoom).
Resizing: When I resize a window of webbrowser (popular webbrowsers), some objects
on the current page are invisible and I have to scroll horizontaly to see it again.
My webbrowser have to move these objects so they will be visble without need of horizontal scrolling(only vertical).
I think that the only way how to do this is to change style for these objects.
And here is my problem.
I can catch pressing Ctrl++ or window resizing but I dont know how to make these moving actions.
I`ll be thankful for any ideas.
Reply
Answers (
1
)
How to increase the width of Label?
XML Parser Library