A voir également:
- En train de créer un logiciel
- Créer un compte google - Guide
- Créer un compte gmail - Guide
- Comment créer un groupe whatsapp - Guide
- Créer un compte instagram sur google - Guide
- Comment creer un pdf - Guide
1 réponse
Bonjour et Merci :
On ne sais pas (sauf erreur) avec quel langage ou SE tu travailles :
Api Windows : Le contrôle scroll bar ou ascenceur. (nom trompeur) :
https://chgi.developpez.com/windows/scrollbar/
Flat Scroll Bar (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/flat-scroll-bars-reference?redirectedfrom=MSDN
"Microsoft Internet Explorer 4.0 introduced a new visual technology called flat scroll bars. Functionally, flat scroll bars behave just like standard scroll bars. The difference is that you can customize their appearance to a greater extent than standard scroll bars."
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Flat Scroll Bar Functions (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-flat-scroll-bars-reference-functions?redirectedfrom=MSDN
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/scroll-bars?redirectedfrom=MSDN
"This section contains information about the programming elements used with scroll bars. A window can display a data object, such as a document or a bitmap, that is larger than the window's client area. When provided with a scroll bar, the user can scroll a data object in the client area to bring into view the portions of the object that extend beyond the borders of the window."
"About Scroll Bars = A scroll bar consists of a shaded shaft with an arrow button at each end and a scroll box (sometimes called a thumb) between the arrow buttons."
"Using Scroll Bars = When creating an overlapped, pop-up, or child window, you can add standard scroll bars by using the CreateWindowEx function and specifying WS_HSCROLL, WS_VSCROLL, or both styles."
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar Reference (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-scroll-bar-scroll-bars-reference?redirectedfrom=MSDN
In This Section
* Scroll Bar Functions
* Scroll Bar Macros
* Scroll Bar Messages
* Scroll Bar Notifications
* Scroll Bar Structures
* Scroll Bar Constants
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar Functions (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-scroll-bars-reference-functions?redirectedfrom=MSDN
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Comment faire pour faire défiler la zone de texte de Visual Basic par programme et spécifiez les lignes :
https://support.microsoft.com/en-us/help/147887
Un seul long et grand texte que tu peux faire défiler au bon endroit ...
Windows API scrollbar dialog box - Recherche Google :
https://www.google.fr/search?hl=fr&q=Windows+API+scrollbar+dialog+box&gws_rd=ssl
Win32 Tutorials - Scroll Bars :
http://www.functionx.com/win32/controls/scrollbars.htm
Si cela peut t'aider :)
On ne sais pas (sauf erreur) avec quel langage ou SE tu travailles :
Api Windows : Le contrôle scroll bar ou ascenceur. (nom trompeur) :
https://chgi.developpez.com/windows/scrollbar/
Flat Scroll Bar (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/flat-scroll-bars-reference?redirectedfrom=MSDN
"Microsoft Internet Explorer 4.0 introduced a new visual technology called flat scroll bars. Functionally, flat scroll bars behave just like standard scroll bars. The difference is that you can customize their appearance to a greater extent than standard scroll bars."
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Flat Scroll Bar Functions (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-flat-scroll-bars-reference-functions?redirectedfrom=MSDN
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/scroll-bars?redirectedfrom=MSDN
"This section contains information about the programming elements used with scroll bars. A window can display a data object, such as a document or a bitmap, that is larger than the window's client area. When provided with a scroll bar, the user can scroll a data object in the client area to bring into view the portions of the object that extend beyond the borders of the window."
"About Scroll Bars = A scroll bar consists of a shaded shaft with an arrow button at each end and a scroll box (sometimes called a thumb) between the arrow buttons."
"Using Scroll Bars = When creating an overlapped, pop-up, or child window, you can add standard scroll bars by using the CreateWindowEx function and specifying WS_HSCROLL, WS_VSCROLL, or both styles."
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar Reference (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-scroll-bar-scroll-bars-reference?redirectedfrom=MSDN
In This Section
* Scroll Bar Functions
* Scroll Bar Macros
* Scroll Bar Messages
* Scroll Bar Notifications
* Scroll Bar Structures
* Scroll Bar Constants
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Scroll Bar Functions (Windows) :
https://docs.microsoft.com/en-us/windows/win32/controls/bumper-scroll-bars-reference-functions?redirectedfrom=MSDN
(!! L'index à gauche n'est pas affiché si on remplace en-us par fr-fr dans le lien)
Comment faire pour faire défiler la zone de texte de Visual Basic par programme et spécifiez les lignes :
https://support.microsoft.com/en-us/help/147887
Un seul long et grand texte que tu peux faire défiler au bon endroit ...
Windows API scrollbar dialog box - Recherche Google :
https://www.google.fr/search?hl=fr&q=Windows+API+scrollbar+dialog+box&gws_rd=ssl
Win32 Tutorials - Scroll Bars :
http://www.functionx.com/win32/controls/scrollbars.htm
Si cela peut t'aider :)