etc.negui.control.editbox.richedit

リッチエディット。
class RichEdit: etc.negui.control.editbox.editbox.MultiEdit;

this(NeGui Owner , ITEM_ID Id , bool HorizonScroll = true);
History:
1.032
  • program処理内容変更。
  • source引数追加。
deprecated this(NEGUIINFO* NeGuiInfo , bool HorizonScroll );
Deprecated:
廃止予定。
this(ref NEGUIINFO NeGuiInfo , bool HorizonScroll );
History:
1.032
  • 新規作成。