代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/170307/5404783
vb menu.ascx.vb
Public MustInherit Class menu
Inherits System.Web.UI.UserControl
Protected WithEvents DataList1 As System.Web.UI.WebControls.DataList
Public values() As String
Public selection As
www.eeworm.com/read/443408/1740562
vb ucmerestone.vb
Public Class UCMereStone
Inherits System.Windows.Forms.UserControl
'各个公共事件
Public Event AfterModifyRow()
Public Event AfterDeleteRow(ByVal e As MereStone_Event)
Public Event