vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
Erstellen von dynamischen Kontextmen?s - wann immer Sie sie brauchen!  
 vb@rchiv Quick-Search: Suche startenErweiterte Suche starten   Impressum  | Datenschutz  | vb@rchiv CD Vol.6  | Shop Copyright ©2000-2025
 
zurück

 Sie sind aktuell nicht angemeldet.Funktionen: Einloggen  |  Neu registrieren  |  Suchen

Allgemeine Diskussionen
Re: Icons 16x16 
Autor: unbekannt
Datum: 22.03.03 21:35

Hi Snoopy,

genau das ist das Problem. Das sieht grauenhaft aus.

Aber die Toolbar? Sie gehört doch zur Windows SDK???

Hier was Microsoft sagt:

The CreateToolbarEx function creates a toolbar window and adds the specified buttons to the toolbar.

HWND CreateToolbarEx(

HWND hwnd,
DWORD ws,
UINT wID,
int nBitmaps,
HINSTANCE hBMInst,
UINT wBMID,
LPCTBBUTTON lpButtons,
int iNumButtons,
int dxButton,
int dyButton,
int dxBitmap,
int dyBitmap,
UINT uStructSize
);


Parameters

hwnd

Handle to the parent window for the toolbar.

ws

Window styles for the toolbar. This parameter must specify at least the WS_CHILD style. It can also include a combination of styles as discussed in Toolbars and related topics.

wID

Control identifier for the toolbar.

nBitmaps

Number of button images contained in the bitmap specified by hBMInst and wBMID.

hBMInst

Module instance with the executable file that contains the bitmap resource.

wBMID

Resource identifier for the bitmap resource. If hBMInst is NULL, this parameter must be a valid bitmap handle.

lpButtons

Pointer to an array of TBBUTTON structures that contains information about the buttons to add to the toolbar.

iNumButtons

Number of buttons to add to the toolbar.

dxButton

Width, in pixels, of the buttons to add to the toolbar.

dyButton

Height, in pixels, of the buttons to add to the toolbar.

dxBitmap

Width, in pixels, of the button images to add to the buttons in the toolbar.

dyBitmap

Height, in pixels, of the button images to add to the buttons in the toolbar.

uStructSize

Size of a TBBUTTON structure.



Return Values

If the function succeeds, the return value is the window handle to the toolbarl
If the function fails, the return value is NULL.

Remarks

Windows 95: The system can support a maximum of 16,364 window handles.

das mal zur Info.
0
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
Icons 16x16914Snoopy22.03.03 20:53
Re: Icons 16x16866unbekannt22.03.03 21:04
Re: Icons 16x16718Snoopy22.03.03 21:25
Re: Icons 16x16834unbekannt22.03.03 21:35
Re: Icons 16x16657ari22.03.03 21:32
Re: Icons 16x16613unbekannt22.03.03 21:39
Re: Icons 16x16800ari22.03.03 22:04
Re: Icons 16x16620unbekannt22.03.03 22:22
Re: Icons 16x16737ari22.03.03 22:31
Re: Icons 16x16611unbekannt22.03.03 22:35
Re: Icons 16x16684ari22.03.03 22:40
Re: Icons 16x16688unbekannt22.03.03 22:52
Re: Icons 16x16627ari22.03.03 22:59
Re: Icons 16x16996Snoopy22.03.03 23:15
Re: Icons 16x16622unbekannt22.03.03 23:18
Re: Icons 16x16638Snoopy22.03.03 23:27
Re: Icons 16x16646unbekannt22.03.03 23:15
Re: Icons 16x16591brave@heart23.03.03 09:39
Re: Icons 16x16700ModeratorDieter23.03.03 09:42
Re: Icons 16x16777ari23.03.03 12:10
Re: Icons 16x16625brave@heart23.03.03 12:49
Re: Icons 16x16603ari23.03.03 13:16
Re: Icons 16x16588unbekannt23.03.03 14:32
Re: Icons 16x16632ari23.03.03 14:44
Re: Icons 16x16828unbekannt23.03.03 14:52
Re: Icons 16x16657ari23.03.03 15:30
Re: für Snoopy782ari23.03.03 00:31
Re: für Snoopy699RiverRaid26.03.03 23:43

Sie sind nicht angemeldet!
Um auf diesen Beitrag zu antworten oder neue Beiträge schreiben zu können, müssen Sie sich zunächst anmelden.

Einloggen  |  Neu registrieren

Funktionen:  Zum Thema  |  GesamtübersichtSuchen 

nach obenzurück
 
   

Copyright ©2000-2025 vb@rchiv Dieter Otter
Alle Rechte vorbehalten.
Microsoft, Windows und Visual Basic sind entweder eingetragene Marken oder Marken der Microsoft Corporation in den USA und/oder anderen Ländern. Weitere auf dieser Homepage aufgeführten Produkt- und Firmennamen können geschützte Marken ihrer jeweiligen Inhaber sein.

Diese Seiten wurden optimiert für eine Bildschirmauflösung von mind. 1280x1024 Pixel