[]
Represents the method that will handle the ResizingFont and ResizingControl events of a C1SizerLight component.
public delegate void C1SizerLightEventHandler(object sender, C1SizerLightEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that will handle the and events of a component. |
C1SizerLightEventArgs | e | Represents the method that will handle the and events of a component. |
Name | Description |
---|---|
C1SizerLightEventHandler(object, nint) |
Name | Description |
---|---|
BeginInvoke(object, C1SizerLightEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, C1SizerLightEventArgs) |