VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Now You can Bind the option button with data control

by Yasir Khan (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Mon 8th April 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Now You can Bind the option button with data control

API Declarations


'if u are gettin any error

Rate Now You can Bind the option button with data control



Text1.Text = Index
End Sub
Private Sub Text1_Change
Option1(Val(Text1.Text)).Value = True
End Sub




Download this snippet    Add to My Saved Code

Now You can Bind the option button with data control Comments

No comments have been posted about Now You can Bind the option button with data control. Why not be the first to post a comment about Now You can Bind the option button with data control.

Post your comment

Subject:
Message:
0/1000 characters