VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Button Caption Alignment(No api)

by Yasushi Sasaki (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Sun 19th January 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Button Caption Alignment(No api)

Rate Button Caption Alignment(No api)




Private Sub Command1_Click()
Command2.Caption = "Left              "
Command3.Caption = "Center"
Command4.Caption = "             Right"
End Sub

Download this snippet    Add to My Saved Code

Button Caption Alignment(No api) Comments

No comments have been posted about Button Caption Alignment(No api). Why not be the first to post a comment about Button Caption Alignment(No api).

Post your comment

Subject:
Message:
0/1000 characters