Option Strict Off Public Class 開發模板庫 Private Sub 開發模板庫_Load(sender As Object, e As EventArgs) Handles MyBase.Load Shell("calc") End Sub End Class