Share your opinion
WIDGETS GAMBAS
GAMBAS 3 SOFTWARES
TUTORIALS
Library
|
![]() Spinner
![]() spinner is like progress bar who
give information during user is waiting.
To use spinner is so simple, i give you this simple code : Public Sub Form_Open() Spinner1.Start() Spinner1.Label = True Spinner1.Value = 0.23 Spinner1.Foreground = Color.Yellow Spinner1.Background = Color.Black End Creation date : 18/03/2022 @ 00:01 ![]()
| QUICK MENU
SEARCH
LANGUAGE
COMPONENTS
Other
LANGUAGE
Where, who?
VISITS
ARCHIVES GAMBAS 1/2
|