代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/396080/8127038
ctl usercontrol1.ctl
VERSION 5.00
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Begin VB.UserControl FileDownloader
BackStyle = 0 '透明
ClientHeight = 6705
ClientLeft
www.eeworm.com/read/396080/8127041
log usercontrol1.log
Line 22: Property Picture in Image had an invalid file reference.
www.eeworm.com/read/396080/8127042
ctx usercontrol1.ctx
www.eeworm.com/read/245496/12797710
cs usercontrol1.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
using mathfunsharp;
www.eeworm.com/read/245496/12797727
cs usercontrol2.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
namespace expert
{
///
/// UserControl2
www.eeworm.com/read/245134/12817264
ascx usercontrol3.ascx
Private m_FontColor As System.Drawing.Color
Private m_Counter As Integer
Public Property Address1 As String
Get
Address1 = txtAddress1.text
End Get
Se