www.JosXP.com, Joomla Professionals

Explorer Bar : 


Category:
GUI
API:  PlaySound

With this powerful tool you can design your own explorer bar with XP style.
This explorer bar is every simple, it is a container, just put your controls into this explorer bar and it will work!

You can but an explorer bar into another explorer bar as the following picture:

Properties:

Caption As String: Returns/sets the text displayed in an Explorer bar's title
DontCollapsed As Boolean: Returns/sets a value that determines whether the Explorer bar is fixed or not.
Expanded As Boolean: Returns/sets a value that determines whether the Explorer bar is Elapsed or collapsed.
FillColor As Long: Returns/sets the background color.
Icon As IPictureDisp: Returns the icon displayed on the Explorer bar's title.
TheStep As Long: Returns/sets a value that determines the Explorer bar's step while elapsing or collapsing.

Events:

ExpCol: Occurs during the Explorer bar's elapsing/collapsing
ExpColEnd: Occurs when an Explorer bar's elapsing/collapsing is complete.

Methods:

DoExpCol(Collapsed As Boolean): Collapses / Elapses the Explorer bar.
ExpColNoSound (ExpCol As Boolean): Elapses / Collapses the Explorer bar without sound effect.




Trick Never Seen Before!