Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShowWindow and TitleBar
Message
De
11/06/2001 23:29:19
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
À
11/06/2001 07:25:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00517656
Message ID:
00518202
Vues:
13
Hi Cetin and Mobeen,

I already do it in this way:
define class oMainForm as Form
  ShowWindow=2
  WindowType=0
  movable=0
  closable=0
  maxbutton=0
  minbutton=0
  caption=""
  TitleBar=0
  halfheightcaption=.F.
  borderstyle=2
  ...........
enddefine
in this As-top level form, I'll also call some In-top level form on it. All those In-top level form can be set to Titlebar=0, but only for this main form, with above settings, it still have a Titlebar which is blue in color, have no text nor buttons on it, a plain blue Titlebar :-(

Even in the sample MSDN Solution Sample, I dont see any As-top level form with Titlebar=0 is defined..

Thanks for your help!
error(503): file structure failure, signature file corrupted.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform