ISalRadioButton
PPJ.Runtime.ISalRadioButton
public interface ISalRadioButtonPublic Interface ISalRadioButtonProperties
Checked
GroupIndex
IsCheckButton
Implemented By
Name
Description
Last updated
PPJ.Runtime.ISalRadioButton
Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.49 (4.9.0.0)
SAL Controls that behave like a radio button implement this interface.
public interface ISalRadioButtonPublic Interface ISalRadioButtonBoolean: Returns/Sets the checked property.
Int32: Returns/Sets the group index the control belongs to.
Boolean: Returns true if the control behaves like a check box button.
Represents a button that the user can toggle on or off and can work in conjunction with other SalOptionButton controls.
RadioButton implementation.
Option check button with tool tip support
Pushbutton with tool tip support
Last updated