etc.negui.control.listbox.header

class HeaderException: etc.negui.control.control.ControlException;

class Header: etc.negui.control.control.Control, etc.negui.control.control.ICommonControl;

protected this(HWND hWnd );

this(NeGui Owner , ITEM_ID Id );
History:
1.032
  • program処理内容変更。
this(ref NEGUIINFO NeGuiInfo );
History:
1.032
  • 新規作成。
const size_t count();
History:
1.032
  • source属性変更。