代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/347872/11629521
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public color As Integer
Public Sub ShowNum(source As PictureBox, Target As PictureBox, Digit As Integer, color As Integer, position As Integer)
www.eeworm.com/read/261636/11633750
htm gdiplus3dtext.htm
Managed Extensions - Using GDI+ to Draw 3D Text
In a previous article - Managed Extensions - Using GDI+
Brushes to Draw Text - I presen
www.eeworm.com/read/261184/11661307
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace 图像格式转II
{
///
www.eeworm.com/read/261184/11661338
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace 图像格式转II
{
///
www.eeworm.com/read/347278/11677295
cls classfacerecogniser.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/347173/11686293
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace 图像格式转II
{
///
www.eeworm.com/read/347173/11686328
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace 图像格式转II
{
///
www.eeworm.com/read/347171/11686455
cs about.designer.cs
namespace Server
{
partial class About
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/345904/11783270
cs frmabout.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace 毕业生信息管理系统
{
///
/// frmguanyu 的摘要说明。
///
www.eeworm.com/read/345904/11783295
cs frmdataout.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.OleDb;
namespace 毕业生信息管理系统
{
/