F
Flyte
Hi All.
I have a touch screen application where I -cannot- change the
OS setting to increase the size of the scroll bar buttons, therefore
I must create custom buttons that scroll the associated control.
The control could be anything, from a standard Windows .NET
text box, to a 3rd party control such as an Infragistics UltraGrid.
Can anyone recommend a way to accomplish this? SendMessage()?
SetScrollInfo()?
PS: Where can I get all of the constant values for the window messages?
thanks,
I have a touch screen application where I -cannot- change the
OS setting to increase the size of the scroll bar buttons, therefore
I must create custom buttons that scroll the associated control.
The control could be anything, from a standard Windows .NET
text box, to a 3rd party control such as an Infragistics UltraGrid.
Can anyone recommend a way to accomplish this? SendMessage()?
SetScrollInfo()?
PS: Where can I get all of the constant values for the window messages?
thanks,