代码搜索:PictureBox

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

代码结果 1,286
www.eeworm.com/read/359499/10142314

cs bluecommand.cs

using System; using System.Windows.Forms; using System.Drawing; using System.Collections ; namespace UndoCommand { /// /// draws bluelines and caches list for undo ///
www.eeworm.com/read/359499/10142509

cs imagechain.cs

using System; using System.Windows.Forms; using System.Drawing ; using CsharpPats; namespace Chain { /// /// Summary description for ImageChain. /// public class Imag
www.eeworm.com/read/357373/10211110

pbw api.pbw

Save Format v3.0(19990112) @begin Unchecked @end; @begin Targets 0 "ChangeWindow\\ChangeWindow.pbt"; 1 "CloseStyle\\CloseStyle.pbt"; 2 "ExitWindow\\ExitWindow.pbt"; 3 "MPING\\mping.pbt";
www.eeworm.com/read/355071/10296796

vb frmstatus.vb

Public Class frmStatus Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by th
www.eeworm.com/read/355071/10296864

vb frmlogin.vb

Public Class frmLogin Inherits System.Windows.Forms.Form Public IsLogSuccess As Boolean Public strLogUser As String #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBa
www.eeworm.com/read/355071/10297018

vb frmforfeit.vb

Public Class frmForfeit Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeC
www.eeworm.com/read/355071/10297044

vb frmaboutus.vb

Public Class frmAboutUs Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeC
www.eeworm.com/read/355071/10297049

vb frmlocksystem.vb

Public Class frmLockSystem Inherits System.Windows.Forms.Form Public IsLogSuccess As Boolean Public UserId As String #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyB
www.eeworm.com/read/161854/10361353

vb form2.vb

Public Class Form2 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeCompon
www.eeworm.com/read/424067/10496753

vb form1.vb

Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows Form " Public Sub New() MyBase.New() InitializeComponent() End Sub Protected