Home :: GreenPad | classes |
class GpStBar | ^ |
ステータスバー
- Source:
- C:\usr\develop\MyProject\GreenPad\GpMain.h:17
- Author:
- K.INABA
- Version:
- beta
Contents | ^ |
Entity Type Scope Short Description GpStBar constructor public undocumented AutoResize method public undocumented SetCsText method public undocumented
constructor GpStBar | ? ^ > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\GpMain.h:19
- Code:
public GpStBar (
)
method AutoResize | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\GpMain.h:20
- Code:
public int AutoResize (
bool maximized )
method SetCsText | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\GpMain.h:21
- Code:
public void SetCsText (
const TCHAR * str )
Created Mon May 06 21:01:04 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.