- Create
- Destroy
- OnEvent
- Run
- ChartEvent
- Minimized
- IniFileSave
- IniFileLoad
- IniFileName
- IniFileExt
- CreateCommon
- CreateExpert
- CreateIndicator
- CreateButtonMinMax
- OnClickButtonClose
- OnClickButtonMinMax
- OnAnotherApplicationClose
- Rebound
- Minimize
- Maximize
- CreateInstanceId
- ProgramName
- SubwinOff
Create
Crée un nouveau contrôle CAppDialog.
virtual bool Create(
|
Paramètres
chart
[in] Identifiant du graphique.
name
[in] Nom unique du contrôle.
subwin
[in] Sous-fenêtre du graphique.
x1
[in] Coordonnée X du coin supérieur gauche.
y1
[in] Coordonnée Y du coin supérieur gauche.
x2
[in] Coordonnée X du coin inférieur droit.
y2
[in] Coordonnée Y du coin inférieur droit.
Valeur de retour
vrai - en cas de succès, faux sinon