I want to change the tabindex attribute in the title bar of the web part. I cannot see how to do this and doesn't want to use javascript.
this.Title can change the title of the web part but there are no this.TabIndex. Now the tabIndex is 0 and I want to change to another value.
Do someone know about a workaround to solve this issue?
Thanks
this.Title can change the title of the web part but there are no this.TabIndex. Now the tabIndex is 0 and I want to change to another value.
Do someone know about a workaround to solve this issue?
Thanks