代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/434684/7849396
cs inter.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.IO.Ports;
us
www.eeworm.com/read/434589/7857899
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4065
ClientLeft = 60
ClientTop = 345
ClientWidth = 6660
LinkTopic
www.eeworm.com/read/299401/7861455
cs form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace WindowsApplicat
www.eeworm.com/read/397777/8022132
frm cpanel.frm
VERSION 5.00
Begin VB.Form CPanel
BorderStyle = 3 'Fixed Dialog
Caption = "NetWork Computers"
ClientHeight = 8580
ClientLeft = 1170
ClientTop =
www.eeworm.com/read/145978/12685281
frm form1.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Form1
Caption = "FTP下载程序"
ClientHeight = 6135
ClientLeft = 60
www.eeworm.com/read/244906/12833109
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon
www.eeworm.com/read/244906/12833187
vb form1.vb
Imports System.Drawing.Drawing2D
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows
www.eeworm.com/read/244906/12834050
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon
www.eeworm.com/read/244906/12834400
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon
www.eeworm.com/read/244906/12834975
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim n As Integer '为窗体级变量,保存当前输入数据的个数
'插入过程insert的形象a( )保存输入的有序数据,x为待插入的数
Sub insert(ByVal a() As Single, ByV