随笔分类 -  vb.net

摘要:Pircture的绑定控件 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Public Class BindingPictureBoxClass BindingPictureBox Inherits System.Windows.Forms.... 阅读全文
posted @ 2007-01-11 11:17 戏梦 阅读(522) 评论(0) 推荐(0)
摘要:输入汉字自动获得拼音 汉字转拼音#Region "汉字转拼音" Public Shared Function GetFirstLetter()Function GetFirstLetter(ByVal hz As String) As String Dim Ls_Second_Eng = "CJWGNSPG... 阅读全文
posted @ 2007-01-11 10:54 戏梦 阅读(2722) 评论(11) 推荐(0)