搜索资源列表
VB6.0.BO
- Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.RemoteHost = Text2.Text End
msgbox
- Show msgbox with vb6
Msgbox
- vb6.0开发工具中的msgbox和难看,这个是界面比较好看且使用的替代msgbox的vb源代码-vb6.0 development tools in the msgbox and ugly, this is a more attractive interface, and the use of alternative msgbox in vb source code
vb-zuobiao
- 用vb6.0画二维直角坐标系,编制成可以执行的vb6.0工程,通过msgbox输入x和y坐标系的最大值,点击画坐标控件即可画出你想要的坐标系。在此设计的坐标系每逢10标度加粗,使得坐标系画出来美观、使用。-Painted with two-dimensional Cartesian coordinate system vb6.0
hook-msgbox-vb6
- hook msgbox using vb6