CTabItem.getDisabledImage

Get the image displayed in the tab if the tab is disabled.

@return the disabled image or null

@exception SWTException <ul> <li>ERROR_WIDGET_DISPOSED - if the receiver has been disposed</li> <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li> </ul>

@deprecated the disabled image is not used

class CTabItem
getDisabledImage
(
)

Meta