istaticusage.c

来自「一些brew的简单代码」· C语言 代码 · 共 19 行

C
19
字号
/*===========================================================================

FILE: istaticusage.c

SERVICES: Sample applet using AEE

DESCRIPTION
  This file contains usage examples of the IStatic interface. IStatic interface
  functions allow the user to display static text controls, which consist of a 
  text message and title.  Usage examples are provided for each IStatic interface
  function (for the SetProperties function, a separate example is provided for
  each of the eight properties of a static text control to illustrate the effect
  of setting each property).

PUBLIC CLASSES:  
   N/A


   	   Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?