11 lines
182 B
Text
Executable file
11 lines
182 B
Text
Executable file
# Gambas Form File 3.0
|
|
|
|
{ Form Form
|
|
MoveScaled(0,0,64,64)
|
|
Arrangement = Arrange.Fill
|
|
AutoResize = True
|
|
{ WebView1 WebView
|
|
MoveScaled(23,24,16,16)
|
|
Expand = True
|
|
}
|
|
}
|