Button Caption Alignment(No api)
Button Caption Alignment(No api)
Rate Button Caption Alignment(No api)
(2(2 Vote))
Private Sub Command1_Click()
Command2.Caption = "Left "
Command3.Caption = "Center"
Command4.Caption = " Right"
End Sub
Button Caption Alignment(No api) Comments
No comments yet — be the first to post one!
Post a Comment