Results 1 to 2 of 2

Thread: [Answers] Optiongroup

  1. #1
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135

    [Answers] Optiongroup

    The Optiongroup has an attribute Allow multiple selections. If this is checked (default), the list acts as a group of checkboxes and the Value is a character string with a comma-separated list of the numbers of the checked boxes. If Allow multiple selections is unchecked, the group works as a set of radio buttons and the Valueis a numeric with the number of the single selected button.




    You need to get the caption for the selected button:
    m.caption = optgrp.buttons(optgrp.value).caption



    ​All topics in [Answers] alphabetically:http://www.lianja.com/community/show...ll=1#post12352

  2. #2
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135
    Q:
    how to set up an OptionGroup with more options. I dont' find the ButtonCount property or Value property.
    Can I perform this by code too?

    A:





    All topics in [Answers] alphabetically: http://www.lianja.com/community/show...ll=1#post12352

    These answers are also systematized on the site "Lianja developer": https://lianjadeveloper.wordpress.com/category/optiongroup/

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us