Platforms to show: All Mac Windows Linux Cross-Platform

Back to DesktopRadioGroup class.

DesktopRadioGroup.NSButtonsMBS as NSButtonMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Queries the buttons within a radio button group.
Example
Dim buttons() As NSButtonMBS = RadioGroup1.NSButtonsMBS

For Each button As NSButtonMBS In buttons
button.alphaValue = 0.5 // half transparent
Next

Break

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...