RadioGroupElement CheckButtonWithKey Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Tries to find a button with specified key and checks it. Returns true if button could be found

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool CheckButtonWithKey(
	Object key
)

Return Value

Type: OnlineBoolean
See Also