Hello Aditya,

> How can I assign different values for check and uncheck condition of 
> Togglebutton.

I'm not aware of any MB method which allows you to query the up/down status of a 
togglebutton. I 
guess a function like readcontrolvalue() (as used for dialogs) would be required. I 
usually track the 
status using a variable which is changed within the sub called by the togglebutton 
actions. Given 
that you will know what status the togglebutton started in, you can ensure that the 
button and your 
variable are in sync.

Regards,
Warren Vick
Europa Technologies Ltd, U.K.
www.europa-tech.com
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
  • MI About MB Aditya . ISD . GCMMF
    • Warren Vick, Europa Technologies Ltd.

Reply via email to