代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/172181/9721893
vb wellcome.vb
Public Class wellcome
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCom
www.eeworm.com/read/367873/9725146
cs frmmain.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.Runtime.Interop
www.eeworm.com/read/367873/9725170
cs frmshejimap.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.Runtime.Intero
www.eeworm.com/read/367333/9756834
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/411173/11253364
frm form1.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMain
BackColor = &H00E0E0E0&
Caption = "操作系统模拟"
ClientHeight =
www.eeworm.com/read/333907/12652933
vb gjl.vb
Public Class gjl
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponen
www.eeworm.com/read/237993/13914020
txt vb 环境下video&audio压缩数据流播放技术.txt
VB 环境下Video/Audio压缩数据流播放技术
1. 引言
银行的数字化监视监控系统是目前比较有市场及应用前景的开发项目,基于不同的MPEG采集卡与硬件外围设备开发的监视监控系统在国内外都有比较成型的技术。为了满足实时监视、实时采集压缩、随时回放、压缩数据流的传播等具体要求,在该系统中使用了一种用于网络视频/音频多点传输(视频广播)的视频数据采集卡,提供AVI(MPEG I Frame ...
www.eeworm.com/read/300089/13936056
vb login.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Public Class Form1
Inherits System.Windows.Forms.Form
'Dim frm1 As New Form1
Dim frm As New Form2
#Region " Wind
www.eeworm.com/read/135305/13941345
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/205027/15329064
vb about.vb
Public Class win_about
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCo