Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This enumeration provides values that identify buttons used in the nonclient area of a window.
enum WidgetId{widInvalid = -1,widClose,widMaxRestore,widMin,widOk,widHelp};
Elements
- widInvalid
Invalid identifier. - widClose
Close (X) button. - widMaxRestore
Maximize or Restore button. - widMin
Minimize button. - widOk
OK button. - widHelp
Help button.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Nclientview.hpp.
See Also
Send Feedback on this topic to the authors