Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Hide/Remove Scroll Bars on Microsoft Web Control(s)
 

Hide/Remove Scroll Bars on Microsoft Web Control(s)

I have two Microsoft Web Controls that I am using to embed Office documents in within a userform. Can somebody tell me whether its possible to hide or remove the scrolls bars from the controls. I want to replace them with a stand-alone slider control which will be used to control both Web Controls. So I want the ability to scroll in the Web Controls. I just don't want the user to be able scroll each control independently.

Thanks

EM
ExcelMonkey  Thursday, April 02, 2009 9:01 PM

Hi,

You can set the scrollBarEnable property to false, and this will remove the scrollbar from webbrowser control.


If I misunderstood you, or you have other questions, please feel free to tell me.

Best regards,

Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Thursday, April 09, 2009 9:30 AM

Hi,

You can set the scrollBarEnable property to false, and this will remove the scrollbar from webbrowser control.


If I misunderstood you, or you have other questions, please feel free to tell me.

Best regards,

Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Thursday, April 09, 2009 9:30 AM

You can use google to search for other answers

Custom Search

More Threads

• Designer is not getting loaded for main form??
• do not allow change of text or deletion of a checkbox control
• VS2005 anchor problems on inherited form with a tab control
• CodeDomSerializer and resx
• how to make a function in the constructor not to be executed when it is invoked by the designer
• how to host different controls in the same column in DataGridView control
• ISupportInitialize and Nested Components
• Why BackgroundImageLayout::center don't act like PictureBoxSizeMode::CenterImage
• Running an application offline and send updates to the database later
• Positioning Tools in the html Designer