Thread

StatusBars (Sdk)

StatusBars // Sdk

1  |  

brandon

Aug 17, 2001, 9:43pm
how does the status bar work in VB.....i dont know how to make it say stuff
lol

--
- Brandon
(website coming soon)
World: A'Dude
Co-owned world: Safira

lord fett

Aug 18, 2001, 12:12am
Add a statusbar to the form. Then in its properties, add panels to it, as
many as you want. On each panel, change the Autosize to Spring so that they
will stretch all the way across.

Whenever you want to add text to it, do:

Statusbar1.Panels(1).Text = "text"
Statusbar1.Panels(2).Text = "text"

for however number of panels you have made.

-Lord Fett

[View Quote]

brandon

Aug 18, 2001, 12:43am
thanks

[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn