본문내용
e1.DrawWidth = HScroll1.Value
Picture1.DrawStyle = Combo1.ListIndex
End If
End Sub
Private Sub Picture1_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
myflag = False
End Sub
Picture1.DrawStyle = Combo1.ListIndex
End If
End Sub
Private Sub Picture1_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
myflag = False
End Sub
소개글