Hello community...
Here is my question..
for example..this is my current code..
is there a way to stack the methods on one line??Code:cboMiscCombobox.enabled = true cboMiscCombobox.visible= ture
I know the code above is incorrect but it reflects what im trying to accomplish if possible.Code:cboMiscComboBox.enabled and visible = true




Reply With Quote