VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



if you want to you control your textbox and other controls which have the hwnd property by scrollba

by Syed Danish Afzal Rizvi (13 Submissions)
Category: Windows API Call/Explanation
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 20th August 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

if you want to you control your textbox and other controls which have the hwnd property by scrollbars so it is suitable for you

Rate if you want to you control your textbox and other controls which have the hwnd property by scrollba



ShowScrollBar Text1.hwnd ,1 , True
'0 = Vertical
'1 = Horizontal
'3 = Both
End Sub

Download this snippet    Add to My Saved Code

if you want to you control your textbox and other controls which have the hwnd property by scrollba Comments

No comments have been posted about if you want to you control your textbox and other controls which have the hwnd property by scrollba. Why not be the first to post a comment about if you want to you control your textbox and other controls which have the hwnd property by scrollba.

Post your comment

Subject:
Message:
0/1000 characters