⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin.vb

📁 Beginning VB.NET DatabasesAll_Code.rar
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.pnlRoles = New System.Windows.Forms.Panel
        Me.GroupBox4 = New System.Windows.Forms.GroupBox
        Me.txtRoleUpdateDate = New System.Windows.Forms.TextBox
        Me.Label26 = New System.Windows.Forms.Label
        Me.txtRanking = New System.Windows.Forms.TextBox
        Me.Label25 = New System.Windows.Forms.Label
        Me.txtRoleDescription = New System.Windows.Forms.TextBox
        Me.Label24 = New System.Windows.Forms.Label
        Me.txtRoleName = New System.Windows.Forms.TextBox
        Me.Label23 = New System.Windows.Forms.Label
        Me.txtRoleID = New System.Windows.Forms.TextBox
        Me.Label22 = New System.Windows.Forms.Label
        Me.lvwRoles = New System.Windows.Forms.ListView
        Me.ColumnHeader8 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader9 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader10 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader11 = New System.Windows.Forms.ColumnHeader
        Me.Label21 = New System.Windows.Forms.Label
        Me.pnlGroupProjects = New System.Windows.Forms.Panel
        Me.GroupBox3 = New System.Windows.Forms.GroupBox
        Me.lstGroupProjects = New System.Windows.Forms.ListBox
        Me.Label20 = New System.Windows.Forms.Label
        Me.lstProjects = New System.Windows.Forms.ListBox
        Me.Label19 = New System.Windows.Forms.Label
        Me.cboGroups = New System.Windows.Forms.ComboBox
        Me.Label18 = New System.Windows.Forms.Label
        Me.Label17 = New System.Windows.Forms.Label
        Me.pnlGroups = New System.Windows.Forms.Panel
        Me.GroupBox2 = New System.Windows.Forms.GroupBox
        Me.txtGroupUpdateDate = New System.Windows.Forms.TextBox
        Me.Label16 = New System.Windows.Forms.Label
        Me.txtGroupDescription = New System.Windows.Forms.TextBox
        Me.Label15 = New System.Windows.Forms.Label
        Me.txtGroupName = New System.Windows.Forms.TextBox
        Me.Label14 = New System.Windows.Forms.Label
        Me.txtGroupID = New System.Windows.Forms.TextBox
        Me.Label13 = New System.Windows.Forms.Label
        Me.lvwGroups = New System.Windows.Forms.ListView
        Me.ColumnHeader5 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader6 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader7 = New System.Windows.Forms.ColumnHeader
        Me.Label12 = New System.Windows.Forms.Label
        Me.pnlProjects = New System.Windows.Forms.Panel
        Me.GroupBox1 = New System.Windows.Forms.GroupBox
        Me.txtProjectUpdateDate = New System.Windows.Forms.TextBox
        Me.Label11 = New System.Windows.Forms.Label
        Me.txtSequenceNumber = New System.Windows.Forms.TextBox
        Me.Label10 = New System.Windows.Forms.Label
        Me.txtProjectDescription = New System.Windows.Forms.TextBox
        Me.Label9 = New System.Windows.Forms.Label
        Me.txtProjectName = New System.Windows.Forms.TextBox
        Me.Label8 = New System.Windows.Forms.Label
        Me.txtProjectID = New System.Windows.Forms.TextBox
        Me.Label7 = New System.Windows.Forms.Label
        Me.lvwProjects = New System.Windows.Forms.ListView
        Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader
        Me.Label6 = New System.Windows.Forms.Label
        Me.Splitter1 = New System.Windows.Forms.Splitter
        Me.Panel2 = New System.Windows.Forms.Panel
        Me.pnlGrabbar = New System.Windows.Forms.Panel
        Me.imgGrabbarHandle = New System.Windows.Forms.PictureBox
        Me.pnlNavProjects = New System.Windows.Forms.Panel
        Me.lblProjects = New System.Windows.Forms.Label
        Me.imgProjects = New System.Windows.Forms.PictureBox
        Me.pnlNavGroups = New System.Windows.Forms.Panel
        Me.lblGroups = New System.Windows.Forms.Label
        Me.imgGroups = New System.Windows.Forms.PictureBox
        Me.pnlNavGroupProjects = New System.Windows.Forms.Panel
        Me.lblGroupProjects = New System.Windows.Forms.Label
        Me.imgGroupProjects = New System.Windows.Forms.PictureBox
        Me.pnlNavRoles = New System.Windows.Forms.Panel
        Me.lblRoles = New System.Windows.Forms.Label
        Me.imgRoles = New System.Windows.Forms.PictureBox
        Me.pnlNavUsers = New System.Windows.Forms.Panel
        Me.lblUsers = New System.Windows.Forms.Label
        Me.imgUsers = New System.Windows.Forms.PictureBox
        Me.Label5 = New System.Windows.Forms.Label
        Me.Panel6 = New System.Windows.Forms.Panel
        Me.optOption4 = New System.Windows.Forms.RadioButton
        Me.optOption3 = New System.Windows.Forms.RadioButton
        Me.optOption2 = New System.Windows.Forms.RadioButton
        Me.optOption1 = New System.Windows.Forms.RadioButton
        Me.Panel5 = New System.Windows.Forms.Panel
        Me.lblCurrentView = New System.Windows.Forms.Label
        Me.Panel4 = New System.Windows.Forms.Panel
        Me.lblScreen = New System.Windows.Forms.Label
        Me.imgScreen = New System.Windows.Forms.PictureBox
        Me.Panel3 = New System.Windows.Forms.Panel
        Me.lblAllScreens = New System.Windows.Forms.Label
        Me.lblCurrentScreen = New System.Windows.Forms.Label
        Me.imlNavigation = New System.Windows.Forms.ImageList(Me.components)
        CType(Me.pnlStatus, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.pnlDate, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.Panel1.SuspendLayout()
        Me.Panel7.SuspendLayout()
        Me.pnlUsers.SuspendLayout()
        Me.GroupBox5.SuspendLayout()
        Me.pnlRoles.SuspendLayout()
        Me.GroupBox4.SuspendLayout()
        Me.pnlGroupProjects.SuspendLayout()
        Me.GroupBox3.SuspendLayout()
        Me.pnlGroups.SuspendLayout()
        Me.GroupBox2.SuspendLayout()
        Me.pnlProjects.SuspendLayout()
        Me.GroupBox1.SuspendLayout()
        Me.Panel2.SuspendLayout()
        Me.pnlGrabbar.SuspendLayout()
        Me.pnlNavProjects.SuspendLayout()
        Me.pnlNavGroups.SuspendLayout()
        Me.pnlNavGroupProjects.SuspendLayout()
        Me.pnlNavRoles.SuspendLayout()
        Me.pnlNavUsers.SuspendLayout()
        Me.Panel6.SuspendLayout()
        Me.Panel5.SuspendLayout()
        Me.Panel4.SuspendLayout()
        Me.Panel3.SuspendLayout()
        Me.SuspendLayout()
        '
        'ImageList1
        '
        Me.ImageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit
        Me.ImageList1.ImageSize = New System.Drawing.Size(16, 16)
        Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
        Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
        '
        'MainMenu1
        '
        Me.MainMenu1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem1, Me.MenuItem3, Me.MenuItem6, Me.MenuItem7, Me.MenuItem8})
        '
        'MenuItem1
        '
        Me.MenuItem1.Index = 0
        Me.MenuItem1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.mnuFileNew, Me.MenuItem2, Me.mnuFileExit})
        Me.MenuItem1.Text = "&File"
        '
        'mnuFileNew
        '
        Me.mnuFileNew.Index = 0
        Me.mnuFileNew.Shortcut = System.Windows.Forms.Shortcut.CtrlN
        Me.mnuFileNew.Text = "&New"
        '
        'MenuItem2
        '
        Me.MenuItem2.Index = 1
        Me.MenuItem2.Text = "-"
        '
        'mnuFileExit
        '
        Me.mnuFileExit.Index = 2
        Me.mnuFileExit.Text = "E&xit "
        '
        'MenuItem3
        '
        Me.MenuItem3.Index = 1
        Me.MenuItem3.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.mnuEditUndo, Me.MenuItem4, Me.mnuEditCut, Me.mnuEditCopy, Me.mnuEditPaste, Me.MenuItem5, Me.mnuEditSelectAll})
        Me.MenuItem3.Text = "&Edit"
        '
        'mnuEditUndo
        '
        Me.mnuEditUndo.Index = 0
        Me.mnuEditUndo.Shortcut = System.Windows.Forms.Shortcut.CtrlZ
        Me.mnuEditUndo.Text = "&Undo"
        '
        'MenuItem4
        '
        Me.MenuItem4.Index = 1
        Me.MenuItem4.Text = "-"
        '
        'mnuEditCut
        '
        Me.mnuEditCut.Index = 2
        Me.mnuEditCut.Shortcut = System.Windows.Forms.Shortcut.CtrlX
        Me.mnuEditCut.Text = "Cu&t"
        '
        'mnuEditCopy
        '
        Me.mnuEditCopy.Index = 3
        Me.mnuEditCopy.Shortcut = System.Windows.Forms.Shortcut.CtrlC
        Me.mnuEditCopy.Text = "&Copy"
        '
        'mnuEditPaste
        '
        Me.mnuEditPaste.Index = 4
        Me.mnuEditPaste.Shortcut = System.Windows.Forms.Shortcut.CtrlV
        Me.mnuEditPaste.Text = "&Paste"
        '
        'MenuItem5
        '
        Me.MenuItem5.Index = 5
        Me.MenuItem5.Text = "-"
        '
        'mnuEditSelectAll
        '
        Me.mnuEditSelectAll.Index = 6
        Me.mnuEditSelectAll.Shortcut = System.Windows.Forms.Shortcut.CtrlA
        Me.mnuEditSelectAll.Text = "Select &All"
        '
        'MenuItem6
        '
        Me.MenuItem6.Index = 2
        Me.MenuItem6.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.mnuViewProjects, Me.mnuViewGroups, Me.mnuViewGroupProjects, Me.mnuViewRoles, Me.mnuViewUsers})
        Me.MenuItem6.Text = "&View"
        '
        'mnuViewProjects
        '
        Me.mnuViewProjects.Index = 0
        Me.mnuViewProjects.Text = "&Projects"
        '
        'mnuViewGroups
        '
        Me.mnuViewGroups.Index = 1
        Me.mnuViewGroups.Text = "&Groups"
        '
        'mnuViewGroupProjects
        '
        Me.mnuViewGroupProjects.Index = 2
        Me.mnuViewGroupProjects.Text = "Group Project&s"
        '
        'mnuViewRoles
        '
        Me.mnuViewRoles.Index = 3
        Me.mnuViewRoles.Text = "&Roles"
        '
        'mnuViewUsers
        '
        Me.mnuViewUsers.Index = 4
        Me.mnuViewUsers.Text = "&Users"
        '
        'MenuItem7
        '
        Me.MenuItem7.Index = 3
        Me.MenuItem7.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.mnuActionAdd, Me.mnuActionUpdate, Me.mnuActionDelete})
        Me.MenuItem7.Text = "&Action"
        '
        'mnuActionAdd
        '
        Me.mnuActionAdd.Index = 0
        Me.mnuActionAdd.Text = "&Add"
        '
        'mnuActionUpdate
        '
        Me.mnuActionUpdate.Index = 1
        Me.mnuActionUpdate.Text = "&Update"
        '
        'mnuActionDelete
        '
        Me.mnuActionDelete.Index = 2
        Me.mnuActionDelete.Text = "&Delete"
        '
        'MenuItem8
        '
        Me.MenuItem8.Index = 4
        Me.MenuItem8.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.mnuHelpAbout})
        Me.MenuItem8.Text = "&Help"
        '
        'mnuHelpAbout
        '
        Me.mnuHelpAbout.Index = 0
        Me.mnuHelpAbout.Text = "&About"
        '
        'ToolBar1
        '
        Me.ToolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat
        Me.ToolBar1.Buttons.AddRange(New System.Windows.Forms.ToolBarButton() {Me.btnNew, Me.ToolBarButton1, Me.btnCut, Me.btnCopy, Me.btnPaste, Me.ToolBarButton2, Me.btnUndo, Me.ToolBarButton3, Me.btnAdd, Me.btnUpdate, Me.btnDelete})
        Me.ToolBar1.ButtonSize = New System.Drawing.Size(16, 16)
        Me.ToolBar1.DropDownArrows = True
        Me.ToolBar1.ImageList = Me.ImageList1
        Me.ToolBar1.Location = New System.Drawing.Point(0, 0)
        Me.ToolBar1.Name = "ToolBar1"
        Me.ToolBar1.ShowToolTips = True
        Me.ToolBar1.Size = New System.Drawing.Size(752, 28)
        Me.ToolBar1.TabIndex = 0
        '
        'btnNew
        '
        Me.btnNew.ImageIndex = 0
        Me.btnNew.Tag = "New"
        Me.btnNew.ToolTipText = "New"
        '
        'ToolBarButton1
        '
        Me.ToolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator
        '
        'btnCut
        '

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -