Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
803 connectés 

  FORUM HardWare.fr
  Programmation
  C++

  [C] redimentionner une fenetre

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[C] redimentionner une fenetre

n°130011
vincedetro​y
Troll en herbe.
Posté le 24-04-2002 à 01:38:56  profilanswer
 

En C, avec visual C++, est t'il possible de redimmentionner la fenetre ?
thx  :jap:


---------------
Quand il y a un doute, c'est qu'il n'y a pas de doute...
mood
Publicité
Posté le 24-04-2002 à 01:38:56  profilanswer
 

n°130024
Carbon_14
Posté le 24-04-2002 à 08:42:47  profilanswer
 

Peut-être avec SetWindowPos()
 
The SetWindowPos function changes the size, position, and Z order of a child, pop-up, or top-level window. Child, pop-up, and top-level windows are ordered according to their appearance on the screen. The topmost window receives the highest rank and is the first window in the Z order.  
 
BOOL SetWindowPos(
    HWND hWnd, // handle of window
    HWND hWndInsertAfter, // placement-order handle
    int X, // horizontal position
    int Y, // vertical position
    int cx, // width
    int cy, // height
    UINT uFlags  // window-positioning flags
   );


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  C++

  [C] redimentionner une fenetre

 

Sujets relatifs
[VB] Affichage fenêtreProblème de format de fenêtre!
[VB] Fenetre dominante[javascript] comment connaitre la taille de la fenetre en cours ???
[JAVA] fermeture fenetre[C++] Message envoyé à une fenêtre lors de sa minimisation ?
[C++] Fenêtre de dialogue pour sélectionner un répertoire ?ajuster une fenetre avec matlab
[C] Comment rendre invisible une fenetre ????[Javascript] Dimensions de la fenêtre principale du navigateur
Plus de sujets relatifs à : [C] redimentionner une fenetre


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)