install visual basic 6 on windows server 2008

Dùng List Controls trong visual Basic 6

Dùng List Controls trong visual Basic 6

... As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Global Const LB_SETHORIZONTALEXTENT = &H194 Kế đó trong Sub Form_Load gọi Function SendMessage qua Application Programming ... PersonId to fixed length text PersonId = txtPersonId.Text ' Assign PersonName to fixed length text PersonName = txtPersonName.Text ' Concatenate Id and Name myRequest = PersonId ... Horizontal Scrollbar. Dim VLong As Long ' make a horizontal scrollbar for both Listboxes VLong = SendMessage(lstAscii.hwnd, LB_SETHORIZONTALEXTENT, lstAscii.Width, ByVal 0) VLong =...

Ngày tải lên: 28/08/2012, 15:46

23 987 7
Giáo trình Visual Basic 6

Giáo trình Visual Basic 6

... = Convert.ToInt 16( cao) 've truc hoanh, điểm tịnh tiến gốc (0,cao/2) g.DrawLine(pen1, point1, Point2) point1.X = 0 point1.Y = Convert.ToInt 16( cao / 2) Point2.X = Convert.ToInt 16( rong) ... Point2.Y = Convert.ToInt 16( cao / 2) g.DrawLine(pen1, point1, Point2) 'tính điểm đầu x0 = a y0 = Math.Sin(a) x1 = a point1.X = Convert.ToInt 16( (x0 - a) * tlx) point1.Y = Convert.ToIn 16( cao ... Convert.ToInt 16( (x1 - a) * tlx) Point2.Y = Convert.ToInt 16( cao / 2 - (y1 * tly)) g.DrawLine(pen1, point1, Point2) point1.X = Point2.X point1.Y = Point2.Y Loop End Sub Private Sub Button1_Click(ByVal...

Ngày tải lên: 13/11/2012, 10:23

5 444 3

Bạn có muốn tìm thêm với từ khóa:

w