最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
召集Button Event
时间:2022-06-30 09:49:07 编辑:袖梨 来源:一聚教程网
这里例子将说明如何利用Code-Behind forms召集Button Event
<%@ Page Inherits="MyCodeBehind" Src="cp.vb" Debug="True" Language="VB" %>
New Page 1
cp.vb的代码如下
我将他封装成类
Option Strict Off
Imports System
Imports System.DateTime
Imports System.Globalization
Imports System.Data
Imports System.Data.SQL
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web.UI.HtmlControls
Public Class MyCodeBehind : Inherits Page
Public Sub B1_Click(Sender As Object, E As EventArgs)
response.write("B1 was click")
End Sub
Public Sub B2_Click(Sender As Object, E As EventArgs)
response.write("B2 was click")
End Sub
Public Sub B3_Click(Sender As Object, E As EventArgs)
response.write("B3 was click")
End Sub
End Class
<%@ Page Inherits="MyCodeBehind" Src="cp.vb" Debug="True" Language="VB" %>
cp.vb的代码如下
我将他封装成类
Option Strict Off
Imports System
Imports System.DateTime
Imports System.Globalization
Imports System.Data
Imports System.Data.SQL
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web.UI.HtmlControls
Public Class MyCodeBehind : Inherits Page
Public Sub B1_Click(Sender As Object, E As EventArgs)
response.write("B1 was click")
End Sub
Public Sub B2_Click(Sender As Object, E As EventArgs)
response.write("B2 was click")
End Sub
Public Sub B3_Click(Sender As Object, E As EventArgs)
response.write("B3 was click")
End Sub
End Class
相关文章
- 命运圣契命运回廊65层西风流打法 12-17
- 迅雷浏览器手机版APP下载安装包-迅雷浏览器安卓最新正式版下载 12-17
- 天下万象平民玩家职业选择推荐 12-17
- 哔咔漫画iOS入口极速适配-哔咔漫画iOS入口秒速加载 12-17
- 新三国志曹操传马超无双试炼五通关攻略 12-17
- 知乎网页版入口在哪里?直接打开方法 12-17