41 lines
2.3 KiB
Plaintext
Executable File

!---- BBInterface 0.9.9_k10b ----
@BBInterface Plugin SetPluginProperty SnapWindows true
@BBInterface Plugin SetPluginProperty SnapDistance 7
@BBInterface Plugin SetPluginProperty SnapPadding 2
@BBInterface Plugin SetPluginProperty IconSaturation 255
@BBInterface Plugin SetPluginProperty IconHue 0
@BBInterface Plugin SetPluginProperty DeskDropCommand ""
@BBInterface Plugin SetPluginProperty GlobalOnload ""
@BBInterface Plugin SetPluginProperty GlobalOnunload ""
@BBInterface Plugin SetPluginProperty ClickRaise false
@BBInterface Plugin SetPluginProperty SuppressErrors true
@BBInterface Plugin SetPluginProperty ZeroControlsAllowed false
@BBInterface Plugin SetPluginProperty UseTooltip true
@BBInterface Plugin SetPluginProperty ClearConfigurationOnLoad false
@BBInterface Plugin SetPluginProperty ModuleAutoSave true
@BBInterface Plugin OnLoad ""
@BBInterface Plugin OnUnload ""
!---- LastControl ----
@BBInterface Control Create Button LastControl
@BBInterface Control SetWindowProperty LastControl X 389
@BBInterface Control SetWindowProperty LastControl Y 480
@BBInterface Control SetWindowProperty LastControl Width 180
@BBInterface Control SetWindowProperty LastControl Height 50
@BBInterface Control SetWindowProperty LastControl Border true
@BBInterface Control SetWindowProperty LastControl IsVisible true
@BBInterface Control SetWindowProperty LastControl Style "Toolbar"
@BBInterface Control SetWindowProperty LastControl IsToggledWithPlugins true
@BBInterface Control SetWindowProperty LastControl IsOnAllWorkspaces true
@BBInterface Control SetWindowProperty LastControl DetectFullScreen false
@BBInterface Control SetWindowProperty LastControl IsOnTop true
@BBInterface Control SetWindowProperty LastControl AutoHide false
@BBInterface Control SetWindowProperty LastControl IsSlitted false
@BBInterface Control SetWindowProperty LastControl IsTransparent true
@BBInterface Control SetWindowProperty LastControl Transparency 100
@BBInterface Control SetWindowProperty LastControl MakeInvisible "Never"
@BBInterface Control SetControlProperty LastControl HAlign "Center"
@BBInterface Control SetControlProperty LastControl VAlign "Center"
@BBInterface Control SetAgent LastControl Caption StaticText "About This Control"
@BBInterface Control SetAgent LastControl MouseUp Bro@m "@BBInterface Plugin About LastControl"