ISDBUIButtonEvents::OnClick
CoClass SDBUIButton, Interface ISDBUIButtonEvents
Sub OnClick
Event description
This event is called when button is clicked. You must use btn.Common.OnClick for the event to work properly.
CoClass SDBUIButton, Interface ISDBUIButtonEvents
Sub OnClick
This event is called when button is clicked. You must use btn.Common.OnClick for the event to work properly.