Suneido

Integrated Application Platform

  • Home
  • Learning
    • Suneido Manual
    • Beginners
      • Inside Suneido
      • The Suneido Programming Language
      • The Suneido Database
      • Installing Suneido
      • Building Suneido
      • IDE Go To Tour
      • Upgrading To A New Release
    • Advanced
      • Canvas Control
      • DrawControl Part 1
      • DrawControl Part 2
      • DrawControl Part 3
      • SAX Like XML Processing
      • A Plug-In Architecture
      • A Simple Wizard Framework
      • An HTML Include Facility
      • An RSS 2 Feed Creator
      • MIME Generation
      • A New Add-on Facility
      • Workspace Improvement Hack
    • Mockito for Suneido
    • The Suneido Task Scheduler
    • Contributing To Suneido
    • Contributor Assignment of Copyright
    • Language Translation
    • Future Directions
    • Interview With Andrew Mckinlay
  • Forum
    • Announcements
    • Internals & Enhancements
    • Cookbook
    • General
  • FAQ
  • Screenshots
  • Downloads
  • Links

Scrollbar in Mshtml

Integrated Application Platform › Forums › General › Scrollbar in Mshtml

  • This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by j_ferguson.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 16, 2011 at 9:22 pm #719
    emilevanpassel
    Participant

    Hi, I am using a Mshtml control to set some text on the screen. There is a small scrollbar area to the right of the object. I was wondering if there is a setting to get rid of the small scrollbar, since the text is too short to need a real scrollbar anyway (the scrollbar is not really there, only the holding area for it). Is there maybe a style setting for it?

    Thanks 😀

    November 17, 2011 at 2:50 pm #904
    j_ferguson
    Moderator

    Hi,

    The vertical scroll bar is being added as part of the window style. There isn’t really a way of overriding that without modifying stdlib. MshtmlControl constructs an AtlAxWinControl and currently does not pass any window style options to it. If you look at AtlAxWinControl you will see that’s where the VSCROLL style is being applied.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Search Forums

Log In
Welcome to the new Suneido Web Site and Forum.
Register
Lost Password
users of the previous PHPBB Forum should be able to log in with their previous username and password.

Recent Topics

  • Alpha copy of gSuneido to play with
  • how to start jsuneido ?
  • Problem Starting Suneido…
  • Dialog not showing buttons
  • New link for Suneidojo

Contact Us | Legal Statement | Privacy Statement | SiteMap

Copyright © 2023 Axon® Development Corporation. All Rights Reserved. - Open Source Integrated Database and Programming Language