[ROOT] --> small
public CLSID const & GetClsid ( ) ;
public virtual BOOL Create ( LPCTSTR lpszClassName , LPCTSTR lpszWindowName , DWORD dwStyle , const RECT & rect , CWnd * pParentWnd , UINT nID , CCreateContext * pContext = NULL ) ;
public BOOL Create ( LPCTSTR lpszWindowName , DWORD dwStyle , const RECT & rect , CWnd * pParentWnd , UINT nID , CFile * pPersist = NULL , BOOL bStorage = FALSE , BSTR bstrLicKey = NULL ) ;
public CString GetCaption ( ) ;
public void SetCaption ( LPCTSTR ) ;
public short GetBevelWidth ( ) ;
public void SetBevelWidth ( short ) ;
public short GetBorderWidth ( ) ;
public void SetBorderWidth ( short ) ;
public long GetBevelOuter ( ) ;
public void SetBevelOuter ( long ) ;
public long GetBevelInner ( ) ;
public void SetBevelInner ( long ) ;
public BOOL GetRoundedCorners ( ) ;
public void SetRoundedCorners ( BOOL ) ;
public BOOL GetOutline ( ) ;
public void SetOutline ( BOOL ) ;
public long GetFloodType ( ) ;
public void SetFloodType ( long ) ;
public unsigned long GetFloodColor ( ) ;
public void SetFloodColor ( unsigned long ) ;
public short GetFloodPercent ( ) ;
public void SetFloodPercent ( short ) ;
public long GetShadowColor ( ) ;
public void SetShadowColor ( long ) ;
public BOOL GetFloodShowPct ( ) ;
public void SetFloodShowPct ( BOOL ) ;
public long GetFont3D ( ) ;
public void SetFont3D ( long ) ;
public long GetAlignment ( ) ;
public void SetAlignment ( long ) ;
public long GetAutoSize ( ) ;
public void SetAutoSize ( long ) ;
public COleFont GetFont ( ) ;
public void SetFont ( LPDISPATCH ) ;
public BOOL GetEnabled ( ) ;
public void SetEnabled ( BOOL ) ;
public long GetMousePointer ( ) ;
public void SetMousePointer ( long ) ;
public CPicture GetMouseIcon ( ) ;
public void SetMouseIcon ( LPDISPATCH ) ;
public OLE_COLOR GetBackColor ( ) ;
public void SetBackColor ( OLE_COLOR ) ;
public OLE_COLOR GetForeColor ( ) ;
public void SetForeColor ( OLE_COLOR ) ;
public OLE_HANDLE GetHWnd ( ) ;
public void SetHWnd ( OLE_HANDLE ) ;
public void Refresh ( ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.