代码搜索:PictureBox

找到约 1,286 项符合「PictureBox」的源代码

代码结果 1,286
www.eeworm.com/read/275320/10824089

txt comfix.txt

Form,StartUpPosition,Byte Form,StartUpPosition,Byte Form,WindowState,Byte Form,BorderStyle,Byte TextBox,ScrollBars,Byte Label,Alignment,Byte Label,BackStyle,Byte TextBox,Alignment,Byte Command
www.eeworm.com/read/469453/6976966

cs fractalset.cs

using System; using System.Drawing; using System.Drawing.Imaging; using System.Windows.Forms; using System.Threading; namespace Fractals { public class FractalSet : IDisposable { protec
www.eeworm.com/read/447526/7067995

cls graph.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/459144/7280331

vb formx.vb

' Human Resources Management System (HRMS) ' ' Programmed by: Nura Tijjani Abubakar (ntagrafix@yahoo.com) ' Submitted to: Mr. Ravindran Kanapathy ' ' Oxford Brookes University (OBU) ' Final Year
www.eeworm.com/read/458849/7288608

vb form1.designer.vb

_ Partial Class Form1 Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list.
www.eeworm.com/read/455773/7365842

cs frmlock.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.Data.OleDb; na
www.eeworm.com/read/450928/7474438

cls graph.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/445305/7596717

frm frmpage.frm

VERSION 5.00 Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX" Begin VB.Form frmPage AutoRedraw = -1 'True Caption = "Document" ClientHeight =
www.eeworm.com/read/164665/7692573

bas picload.bas

Attribute VB_Name = "basPicLoad" Option Explicit Sub Main() If MsgBox("Choose a viewing method below:" & _ vbCr & vbCr & "Yes for the PictureBox method, or" & _ vbCr & "No f
www.eeworm.com/read/437323/7751144

vb frm_spl.vb

Public Class frm_spl Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the