기타 visual basic 2008 label box background
페이지 정보
작성자 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 1,979회 작성일 22-07-13 18:30본문
비주얼 베이직 2008 라벨 박스 투명하게 만들기
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Label1.BackColor = System.Drawing.Color.Transparent
End Sub
댓글목록
등록된 댓글이 없습니다.