文件名称:Line3D
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
显示三维线段,用于窗体界面中一些分隔线,使之更美观。
使用:设计阶段,先在窗体上相应位置加入线,如Line1,再在Form_Load中加入如下代码即可。
Dim my3D As New Line3D
my3D.Make3DLine Me, Line1
-Three-dimensional display segment for separator form interface, to make it more beautiful. Use: the design phase, the corresponding location on the form and adding lines, such as Line1, and then add the following code in the Form_Load. Dim my3D As New Line3D my3D.Make3DLine Me, Line1
使用:设计阶段,先在窗体上相应位置加入线,如Line1,再在Form_Load中加入如下代码即可。
Dim my3D As New Line3D
my3D.Make3DLine Me, Line1
-Three-dimensional display segment for separator form interface, to make it more beautiful. Use: the design phase, the corresponding location on the form and adding lines, such as Line1, and then add the following code in the Form_Load. Dim my3D As New Line3D my3D.Make3DLine Me, Line1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Line3D.cls