SearchLast pageTutorial

Namespace: VB

Class Form



Properties
Property Transparency() As Integer
No description avail
Property AntiAliasing() As Boolean
No description avail
Property AutoRedraw() As Boolean
No description avail
Property Picture() As IResource
No description avail
Property DrawWidth() As Integer
No description avail
Property Image() As Image
No description avail
Property ImageBuffer() As BufferedImage
No description avail
Property Point(x As Single, y As Single) As Long
No description avail
Property CurrentX() As Long
No description avail
Property CurrentY() As Long
No description avail
Property ScaleLeft() As Single
No description avail
Property ScaleTop() As Single
No description avail
Property ScaleWidth() As Single
No description avail
Property ScaleHeight() As Single
No description avail
Property BackColor() As Long
No description avail
Property ForeColor() As Long
No description avail
Property FontName() As String
No description avail
Property FontBold() As Boolean
No description avail
Property FontItalic() As Boolean
No description avail
Property FontSize() As Integer
No description avail
Property Font() As Font
No description avail
Property ContentFrame() As PictureBox
No description avail
Methods
Sub add(Component As Component)
No description avail
Sub PSet(x As Single, y As Single)
No description avail
Sub Line(x As Single, y As Single)
No description avail
Sub Line(x1 As Single, y1 As Single, x2 As Single, y2 As Single)
No description avail
Sub Line(x1 As Single, y1 As Single, x2 As Single, y2 As Single, Rect As Boolean)
No description avail
Sub Line(x1 As Single, y1 As Single, x2 As Single, y2 As Single, Rect As Boolean, FillColor As Long)
No description avail
Sub Circle(x As Single, y As Single, width As Single, height As Single)
No description avail
Sub Circle(x As Single, y As Single, width As Single, height As Single, FillColor As Long)
No description avail
Sub DrawImage(refImage As Image, x As Single, y As Single)
No description avail
Sub Print(text As String, x1 As Single, y1 As Single)
No description avail
Sub Cls()
No description avail
Function TextWidth(text As String) As Integer
No description avail
Function TextHeight(text As String) As Integer
No description avail
Sub Print(text As String)
No description avail
Function getBackground() As Color
No description avail
Function getForeground() As Color
No description avail
Jabaco Home | Jabaco Framework | API Sitemap | Jabaco Wiki