代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/255587/12070411
cs tips.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.IO ;
namespace RoomManage
{
///
/// tips 的摘要说
www.eeworm.com/read/254422/12137933
cs help_aboutsoft.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace myTest
{
///
/// help 的摘要说明。
///
p
www.eeworm.com/read/340560/12147110
cs loading.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace XFMAS
{
///
/// Loading 的摘要说明。
///
www.eeworm.com/read/254073/12165000
cs about.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace JiShiBen
{
///
/// About 的摘要说明。
///
www.eeworm.com/read/254050/12165680
cs kechengshanchu.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Runtime.Serialization;//序列化用
using System.Runtime.Serializatio
www.eeworm.com/read/254050/12165683
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Runtime.Serialization;//序列化用
using System.Runtime.Serializatio
www.eeworm.com/read/151361/12217771
vb form1.vb
Imports System.IO
Imports System.Net
Imports System.Net.Sockets
Imports System.Threading
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Publi
www.eeworm.com/read/151211/12227597
txt 20.txt
简单介绍透明位图的实现方法
作者:吴斌
透明位图在VB中的实现方法及应用
在VB中显示位图,通常都是通过各种控件实现的。通过控件显示的位图,或全部或局部,始终是以一个规则的矩形图像出现在屏幕上,无法做到只显示位图中某个不规则的局部图像,而使位图的其它部分具有透明性以露出其下原有的屏幕显示,即所谓“透明位图”,因此透明位图的实现只能另辟蹊径。下面,笔者将向大家介绍一种方法。
...
www.eeworm.com/read/253355/12227624
cs form1.cs
using System;
using System.ComponentModel;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using Microsoft.WindowsMobile.Forms;
namespace AlphaBlendTest
{
public
www.eeworm.com/read/253355/12227635
cs form1.designer.cs
namespace AlphaBlendTest
{
partial class Form1
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer c