- Create
- OnEvent
- Caption
- Add
- CreateWhiteBorder
- CreateBackground
- CreateCaption
- CreateButtonClose
- CreateClientArea
- OnClickCaption
- OnClickButtonClose
- ClientAreaVisible
- ClientAreaLeft
- ClientAreaTop
- ClientAreaRight
- ClientAreaBottom
- ClientAreaWidth
- ClientAreaHeight
- OnDialogDragStart
- OnDialogDragProcess
- OnDialogDragEnd
Caption (Méthode "Get")
Retourne la propriété "Caption" du contrôle CDialog.
string MinValue() const |
Valeur de retour
La propriété "Caption".
Caption (Méthode "Set")
Définit la propriété "Caption" du contrôle CDialog.
bool Caption(
|
Paramètres
text
[in] Nouvelle valeur de la propriété "Caption".
Valeur de retour
vrai - en cas de succès, faux sinon