文件名称:去掉Windows CE和 Pocket PC中和OK按钮
文件大小:37KB
文件格式:RAR
更新时间:2012-07-23 07:19:25
Pocket PC中和OK按钮
去掉Windows CE和 Pocket PC中和OK按钮
需要Windows mobil 6的SDK
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Runtime;
using System.Runtime.InteropServices;
namespace Wince5Mis
{
public partial class FrmMain : Form
{
public FrmMain()
{
InitializeComponent();
}
///
【文件预览】:
DeviceTechDemo
----DeviceTechDemo()
--------DeviceTechDemo.csproj.user(198B)
--------Form1.cs(3KB)
--------bin()
--------obj()
--------Form2.resx(6KB)
--------Form2.Designer.cs(5KB)
--------Properties()
--------Program.cs(379B)
--------DeviceTechDemo.csproj(4KB)
--------Form1.Designer.cs(4KB)
--------Form1.resx(6KB)
--------Form2.cs(2KB)
----DeviceTechDemo.suo(16KB)
----DeviceTechDemo.sln(1KB)