MLCHARGENLib Namespace > CoMLCharGenClass Class : SetItemBackground Method |
Public Overridable Sub SetItemBackground( _ ByVal _bsItemID As String, _ ByVal _nBackground As Integer, _ ByVal _nMsecForChange As Integer _ )
public virtual void SetItemBackground( string _bsItemID, int _nBackground, int _nMsecForChange )
public procedure SetItemBackground( _bsItemID: String; _nBackground: Integer; _nMsecForChange: Integer ); virtual;
public: virtual void SetItemBackground( BSTR* _bsItemID, int _nBackground, int _nMsecForChange )