MLCHARGENLib Namespace > IMLCharGen Interface : SetItemBackground Method |
Sub SetItemBackground( _ ByVal _bsItemID As String, _ ByVal _nBackground As Integer, _ ByVal _nMsecForChange As Integer _ )
void SetItemBackground( string _bsItemID, int _nBackground, int _nMsecForChange )
procedure SetItemBackground( _bsItemID: String; _nBackground: Integer; _nMsecForChange: Integer );
void SetItemBackground( BSTR* _bsItemID, int _nBackground, int _nMsecForChange )