网站地图| 免费获取|
免费论文网
  • 网站首页|
  • 论文范文|
  • 修改降重|
  • 职称论文|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 开题报告论文
搜索

当前位置:免费论文网 -> 免费论文 -> 计算机论文 -> 地籍登记管理系统+vb(六)
计算机论文| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

地籍登记管理系统+vb(六)

地籍登记管理系统+vb(六) bsp;  For I = 0 To 4
        TempPos = InStr(StartPos, Ctl.Tag, " ", vbTextCompare)
        If TempPos > 0 Then
            D(I) = Mid(Ctl.Tag, StartPos, TempPos - StartPos)
            StartPos = TempPos + 1
        Else
            D(I) = 0
        End If
        ' 根据比例设定 Control 的位置、大小、字型大小
        Ctl.Move D(0) * ScaleX, D(1) * ScaleY, D(2) * ScaleX, D(3) * ScaleY
        'Ctl.Width = D(2) * ScaleX
        'Ctl.Height = D(3) * ScaleY
        If ScaleX < ScaleY Then
            Ctl.FontSize = D(4) * ScaleX
        Else
            Ctl.FontSize = D(4) * ScaleY
        End If
    Next I
    Ctl.Visible = TempVisible
Next Ctl
On Error GoTo 0

For I = 0 To flxGridhistory.Cols - 1
flxGridhistory.ColWidth(I) = flxGridhistory.Width / 2 - 150
Next I

End Sub

Private Sub Form_Unload(Cancel As Integer)
Unload Me
frmdengji.Show
End Sub

 


Private Sub Texta_Change()
flxGridhistory.Text = Texta.Text
End Sub

Private Sub Texta_LostFocus()
Dim j

If selrow = 1 And Caption = "初始登记窗口" Then
Command1.Enabled = True
End If
If selrow = 1 And Caption = "变更登记窗口" Then
Command4.Enabled = True

zdhao = flxGridhistory.TextMatrix(1, 1)

rs.FindFirst ("宗地号 = '" & zdhao & "'")

If rs.NoMatch Then
Exit Sub
Else
zdhao1 = rs.Fields(0)
For j = 0 To flxGridhistory.Rows - 5
  flxGridhistory.TextMatrix(j + 1, 1) = rs.Fields(j) & ""
Next j
End If

End If

End Sub
Private Sub Textb_Change()
flxGridhistory.Text = Textb.Text
End Sub

Private Sub Textb_KeyPress(KeyAscii As Integer)
If KeyAscii <= 45 Or KeyAscii = 47 Or KeyAscii >= 58 Then
KeyAscii = 0
End If
End Sub

首页 上一页 3 4 5 6 下一页 尾页 6/6/6

地籍登记管理系统+vb(六)由免费论文网(www.jaoyuw.com)会员上传。
原创论文流程 相关论文
上一篇:车辆管理系统+vb 下一篇:电表管理系统VB
推荐论文 本专业最新论文
Tags:地籍 登记 管理系统 2010-04-23 20:10:51【返回顶部】
精彩推荐
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文


免费论文网提供论文范文,论文代发,原创论文

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 免费论文网 版权所有 湘ICP备19027999