I posted a request in the General forum to be able to hide scrollbars programmatically. The simplest thing would be able to just pass horizontalScrollBarSize: 0 or horizontalScrollBarSize: -1, etc., in the jqxPanel constructor. This seems a lot cleaner to me than trying to do this in markup.