三明智筆記本
網頁
(移至...)
首頁
個人簡介
[IT 人應該看] 離職前 (轉)
▼
2011-01-01
[vb] 固定表單位置
Private Sub
a_Load
(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Me.
FormBorderStyle
= Windows.Forms.FormBorderStyle.None
Me.Left = 500 '水平位置
Me.Top = 200 '垂直位置
End Sub
沒有title 所以使用者也無法移動
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言