473,666 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Instance d'une form au démarrage

Bonjour,

Mon projet charge une form de démarrage (frmPanneaucont role) sans
passer par un Sub main.
Etant donné que ce programme est constamment réduit, iconisé ,
agrandit, lanceur d'autres forms, cela ne posait plus les problemes
d'instanciation s que j'avais auparavant (surtout pour les NOtifyicon)
..

Tout allait bien jusqu'au jour d'aujourd'hui.. .Je voudrais à partir
d'une autre form (lancée sans modalité à partir de frmPanneaucontr ole)
pouvoir faire apparaitre frmPanneaucontr ole au premier plan....

Est il possible de récupérer malgré tout le nom de l'instance de la
form de démarrage lorsque cete dernière est l'objet de démarrage du
projet ? Pourrais je meme esperer lancer d'une autre form une routine
contenue dans frmPanneaucontr ole ?

J'ai tout essayé, je craque........e t je ne voudrais pas tout refaire
en gerant une instanciation via un "sub main"
Merci pour vos eventuels tuyaux
Nov 21 '05 #1
1 1775
CaptKirk,

When I understand your question well, than is in my opinion the most easy
way for a splash screen is making that in the load event from your main form
something like this
\\\
Dim frmDemarrage as new formPanneaucont role
frm.Demarrage.c ontrolbox = false
frm.Demarrage.s how
'do your things
frm.Demarrage.c lose
///
Before the load event is done is the main form (when you do not force that)
not showed.

Can you next time answer the questions in English a major part of the people
in this newsgroup have not as native langage English and do that as well.

I hope this helps?

Cor
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
6279
by: Agathe | last post by:
Bonjour, Je souhaite insérer dans une table MySQL des données provenant d'un fichier texte grâce à un script PHP. Mon fichier porte l'extension "txt" et les données sont séparées par des ";'. J'ai créé un script qui upload le fichier texte sur le serveur et qui lit le contenu de chaque ligne, sépare chaque champ, puis stocke les données dans un tableau indicé pour ensuite insérer ces données dans une table MySQL. Mon script fonctionne...
1
238
by: manu | last post by:
Bonjour, Sous visual c++ 6, c'était très simple de surcharger une virtual d'une MFC, c'était automatiquement fait. (il mettais une ligne dans MESSAGE_MAP, puis le corps de la fonction,etc...) je ne trouve pas comment faire sous dotnet merci
1
2534
by: eXistenZ| | last post by:
Bonjour, je suis entrain de recupérer des données a partir d'une table; et je mets ces données là d'un un tableau, puis j'essaie de mettre le contenu de ce tableau ds une table; le pb c'est qu'il m'insere qu'un seul enregistrement ds ma table . je precise que je suis en train d'utiliser une variable de session. ci joint le code pour mettre mes données ds le tableau
1
2596
by: Jean-Michel | last post by:
Bonjour, Je souhaite pouvoir lancer une application locale à partir d'une page web. Et ce sans avec d'alerte ou de choix utilisateur. Juste un click et cela lance Excel par exemple. D'après ce que je lis cela ne semble faisable qu'avec flash, activeX ou une applet. Exsite t il un moyen simple de passer par Javascript ? Merci d'avance pour votre aide.
6
1956
by: elia | last post by:
Bonjour, Débutant en asp, mon navigateur me signale une faute dans cette ligne, avec ces "" et ses '' je ne vois pas trop d'où viens l'erreur, quelqu'un pourait-il m'aider? merci, pascal La ligne est : req_sql = UPDATE t_abo SET txtTransactionID=" & request.form("txtTransactionID") & ", txtPayMet=" &
2
1962
by: Raspoutine | last post by:
J'ai développé une petite application Access qui permet d'inscrire des joueurs de golf à des tournois. L'inscription se fait au moyen d'un sous-formulaire, en mode continu, qui permet l'affichage, l'ajout et la mise à jour des enregistrements(les tournois auxquels le joueur est inscrit).Pour chaque tournoi, il y a le nom du tournoi(obtenu à partir d'une liste défilante) et le partenaire, s'il y a lieu. Lorsque j'inscris un joueur à un...
4
2574
by: icony | last post by:
Bonjour, je veux faire une requête qui selectionne seulement les mots qui contiennent disons "afe" Le problème est que je voudrais que cette partie de mot provienne d'une table qui change de fois en fois. Dans mes critères j'inscris : comme "*afe*" et ca fonctionne parfaitement.
0
8871
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8640
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7386
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1776
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.