Kirjautuminen

Haku

Tehtävät

Keskustelu: Ohjelmointikysymykset: VB6: XP Napit

matpit [03.02.2006 19:22:35]

#

Täältä löytyy miten laittaa Visual Basic ohjelmiin XP tyyliset näppäimet ja muu sälä. Mutta sitten ilmeisesti tuohon manifest -filuun täytyy ymmärtääkseni jotenkin viitata\kutsua sitä:

VBNet kirjoitti:

declare the InitCommonControls() API in a bas module within the project, and call this from the Initialize event, not the Load event, in each form. The Initialize event fires when the code is loaded but before the graphical interface is created. Load is called when the interface is created, which for the XP styles to be applied is too late into the application. Calling inappropriately (or not at all) will most likely result in a hung app with no interface presented.

Joten, ajattelin kysäistä vinkkiä, että kuinka tuo tapahtuu? Kiitokset etukäteen. :)

Kulma [04.02.2006 10:09:59]

#

En minä ainakaan tiedä, mutta näin saat parhaan xp-nappi usercontrollin (haettu planet source-codesta).
1. Tee UserControl nimeltä "ccXPButton"

2. Laita siihen tää koodi:
http://www.jrantala.com/ccXPButton.txt

3. Laita nappi formiin.

Vastaus

Aihe on jo aika vanha, joten et voi enää vastata siihen.

Tietoa sivustosta