Revision Difference
DTab:IsActive#553809
<cat>panelfunc</cat>⤶
<function name="IsActive" parent="DTab" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>Returns whether the tab is the currently selected tab of the associated <page>DPropertySheet</page>.</description>
<realm>Client and Menu</realm>
<file line="34">lua/vgui/dpropertysheet.lua</file>
<rets>
<ret name="" type="Boolean">Currently selected tab.</ret>
</rets>
</function>