博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2009年5月12日

摘要: VERSION 5.00Begin VB.Form frmInputDlg Caption = "Input Dialog" ClientHeight = 1590 ClientLeft = 60 ClientTop = 345 ClientWidth = 5940 Icon = "frmInputDlg.frx":0000 LinkTopic = "Form2" ScaleHeight = 1590 ScaleWidth = 5940 StartUpPosition = 1 'CenterOwner Visible = 0 'False Begin VB.TextBox txtConten 阅读全文

posted @ 2009-05-12 12:39 随风飘零0 阅读(214) 评论(0) 推荐(0) 编辑