Garry's Mod Wiki

Revision Difference

DComboBox:IsMenuOpen#550071

<function name="IsMenuOpen" parent="DComboBox" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns whether or not the combo box's menu is opened.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <file line="164-L168">lua/vgui/dcombobox.lua</file> <rets> <ret name="" type="boolean">True if the menu is open, false otherwise.</ret> </rets> </function>