[]
Represents the method that handles C1TopicBar click event.
public delegate void C1TopicBarClickEventHandler(object sender, C1TopicBarClickEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The source of the event. |
C1TopicBarClickEventArgs | e | A C1TopicBarClickEventArgs that contains event data. |
Name | Description |
---|---|
C1TopicBarClickEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, C1TopicBarClickEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, C1TopicBarClickEventArgs) |