Full View macro
John Wiberg
✭✭✭
Paste this into TheRobotStudioProject and run it from RS with
Tools>Macro>Macros
Sub FullScreen()
'You have to run this from RobotStudio and not from the code window
SendKeys "%1", True 'Browser window
SendKeys "%2", True 'Output window
SendKeys "%3", True 'Properties window
'SendKeys "%4", True 'Status bar
'This will turn all Toolbars invisible
Dim cb As CommandBar
For Each cb In RSE.CommandBars
If cb.Name <> "Menu Bar" Then 'without this the menus would be gone to
cb.Visible = False
End If
Next cb
End Sub
I will put this into my next update of the JohnsBar...
John
Developer Center
Developer Center
0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 314 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 794 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings