欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

submain.bas

this control is used for the programming with mapobject in the environment of Visual basic.
BAS
字号:
Attribute VB_Name = "Submain"
Sub main()

Randomize                           'set the system timer as the seed for rnd function

Frm_Generation.Show
MDIFrm.cmd_generation.BackColor = &H80000013
MDIFrm.cmd_generation.FontBold = True




End Sub

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -