文件名称:Line3D
介绍说明--下载内容来自于网络,使用问题请自行百度
显示三维线段,用于窗体界面中一些分隔线,使之更美观。
使用:设计阶段,先在窗体上相应位置加入线,如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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.