Change the Width of Horizontal Scroll Bar in Embedded Excel Application

  • Thread starter Thread starter HotIndigo
  • Start date Start date
H

HotIndigo

Guest
Does anyone know if it is possible to programmatically alter the width of a horizontal scroll bar in an Excel application running in a Windows panel. The picture below illustrates how it is done manually.

1580614.png

I have tried searching SendMessage, MyExcel.ExecuteExcel4Macro and other tricks but have found nothing. As an alternative, could the scroll bar position tab be moved programmatically? I am on Win10 and using Visual Studio 2017, writing in Visual Basic.

HotIndigo.

Continue reading...
 
Back
Top