public int init() { Assemble(); this._drawclient.mdw3by3 = this.mdw3by3; this._drawclient.mdwgraph = this.mdwgraph; this._wowevent.mwowcmd = this.mwowcmd; this._wowevent.mdfman = this.mdfman; this._wowevent.mdw3by3 = this.mdw3by3; this._wowevent._colorgrids = this._colorgrids; this._wowevent._wowroguetwo = this._wowroguetwo; return(0); }
public int init() { _this = this; Assemble(); _dfevent.mdrawform = mdrawform; _dfevent._formclientevent = this._formclientevent; _dfevent._wowwin = this._wowwin; mformhwnd = mdrawform.Handle; mdrawform.mdfman = this; mdrawform.init(); return(0); }