How can I Write an Event that Happens when Mouse Scrolls in TextBox?

前端 未结 3 1937
予麋鹿
予麋鹿 2020-12-12 08:21

I wanna change the number of the TextBox when The Mouse Scrolls.
I have a Scroll TextBox But I Don\'t wanna use that. Is There any Event related to this? Should I write

3条回答
  •  一生所求
    2020-12-12 09:00

    VS studio is not Intellisense becuase some properties and methods are

    [Browsable(false)] [EditorBrowsable(EditorBrowsableState.Advanced)]

提交回复
热议问题