AeroBasicForm.ctl
上传用户:jnjasmy
上传日期:2015-01-04
资源大小:637k
文件大小:37k
- VERSION 5.00
- Begin VB.UserControl AeroBasicForm
- Alignable = -1 'True
- AutoRedraw = -1 'True
- ClientHeight = 3600
- ClientLeft = 0
- ClientTop = 0
- ClientWidth = 4800
- BeginProperty Font
- Name = "Segoe UI"
- Size = 9
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ScaleHeight = 240
- ScaleMode = 3 'Pixel
- ScaleWidth = 320
- ToolboxBitmap = "AeroBasicForm.ctx":0000
- Begin VB.PictureBox pCaptionButtons
- AutoRedraw = -1 'True
- BorderStyle = 0 'None
- Height = 225
- Left = 1800
- MousePointer = 1 'Arrow
- ScaleHeight = 15
- ScaleMode = 3 'Pixel
- ScaleWidth = 88
- TabIndex = 2
- Top = 1320
- Width = 1320
- End
- Begin VB.CommandButton Command1
- Caption = "Aero Form"
- Height = 615
- Left = 0
- TabIndex = 1
- Top = 0
- Width = 615
- End
- Begin VB.PictureBox Picture1
- AutoRedraw = -1 'True
- BackColor = &H00FFFFFF&
- BorderStyle = 0 'None
- BeginProperty Font
- Name = "Segoe UI"
- Size = 9
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00000000&
- Height = 375
- Left = 0
- ScaleHeight = 25
- ScaleMode = 3 'Pixel
- ScaleWidth = 206
- TabIndex = 0
- Top = 0
- Visible = 0 'False
- Width = 3090
- End
- End
- Attribute VB_Name = "AeroBasicForm"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = True
- Attribute VB_PredeclaredId = False
- Attribute VB_Exposed = True
- '-----------------------------------------------------------------------------
- ' AeroBasicForm ActiveX Control
- '-----------------------------------------------------------------------------
- ' Copyright