DocumentViewer: Support most toolbar actions for word-like documents #CW-1
This commit is contained in:
6
GUIs.Test.DocumentViewerTest/Form1.Designer.vb
generated
6
GUIs.Test.DocumentViewerTest/Form1.Designer.vb
generated
@@ -52,7 +52,7 @@ Partial Class Form1
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Location = New System.Drawing.Point(12, 38)
|
||||
Me.Button2.Location = New System.Drawing.Point(12, 67)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(637, 23)
|
||||
Me.Button2.TabIndex = 2
|
||||
@@ -61,7 +61,7 @@ Partial Class Form1
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(12, 67)
|
||||
Me.Button3.Location = New System.Drawing.Point(12, 96)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(637, 23)
|
||||
Me.Button3.TabIndex = 2
|
||||
@@ -70,7 +70,7 @@ Partial Class Form1
|
||||
'
|
||||
'Button4
|
||||
'
|
||||
Me.Button4.Location = New System.Drawing.Point(12, 96)
|
||||
Me.Button4.Location = New System.Drawing.Point(12, 125)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(637, 23)
|
||||
Me.Button4.TabIndex = 3
|
||||
|
||||
Reference in New Issue
Block a user