M
microb0x
Is it possible to lock a single tab on a tab control? I know I can
set a tabs .visible property, but there doesnt seem to be a .locked
property like other objects.
I don't want to just disable all controls on the tab, I dont want the
end user to even be able to click that tab on the tab control, but
have it still be visible.
Any ideas?
I have a couple alternatives to mimic the functionality, but I'm
curious if this can be done with the standard tab control?
set a tabs .visible property, but there doesnt seem to be a .locked
property like other objects.
I don't want to just disable all controls on the tab, I dont want the
end user to even be able to click that tab on the tab control, but
have it still be visible.
Any ideas?
I have a couple alternatives to mimic the functionality, but I'm
curious if this can be done with the standard tab control?