VIRTUAL METHOD SetExStyle( dwSetStyle AS LONG, lEnable AS LOGIC ) AS LONG
public virtual int SetExStyle( int dwSetStyle, [DefaultParameterValueAttribute(true, 0)] bool lEnable )