代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/305519/13766793
vb frmabout.vb
Public Class frmAbout
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCom
www.eeworm.com/read/305088/13778905
vb form2.designer.vb
_
Partial Class Form2
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
www.eeworm.com/read/304671/13789522
frm skymain.frm
VERSION 5.00
Begin VB.Form FrmMain
AutoRedraw = -1 'True
BackColor = &H00000000&
BorderStyle = 0 'None
ClientHeight = 5730
ClientLeft = 180
www.eeworm.com/read/304200/13798657
vb frmpassword.vb
Imports System.Data.SqlClient
Public Class frmpassword
Inherits System.Windows.Forms.Form
Dim blnclose As Boolean
Dim struserid As String
#Region " Windows 窗体设计器生成的代码 "
Publi
www.eeworm.com/read/303992/13805337
vb form2.designer.vb
_
Partial Class Form2
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/238636/13870731
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim bob As New CgaBob(CBobsMap.CROSSOVER_RATE, CBobsMap.MUTATION_RATE, CBobsMap.POP_SIZE, CBobsMap.CHROMO_LENGTH, CBobsMap.GENE_LENGTH)
www.eeworm.com/read/147708/5727844
makefile
TARGET=libcontrol.so
OBJS=button.o deskicon.o listbox.o idlecontrol.o \
picturebox.o scrollbar.o static.o sledit.o mledit.o startmenu.o tabcontrol.o \
taskbar.o
CFLAGS=-fPIC -g
LDFLAGS=-lc -lm
%.o:
www.eeworm.com/read/103322/6216557
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Wi
www.eeworm.com/read/103322/6216571
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Wi