//Form1.vb Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Me.OutlookBar1.Buttons("Journal").Selected = True Me.OutlookBar2.Buttons("Calendar").Selected = True End Sub End Class
by: 发表于:2017-12-01 14:56:54 顶(0) | 踩(0) 回复
??
回复评论