Excalibur Software RainbowButton 1.5

SetCallbackSink

Sub SetCallbackSink(New_Sink As IRainButtonDraw)

Description
Sets the object used to receive direct notification for custom-drawn buttons.

Parameters:

Remarks
A sample project demonstrating the use of the IRainButtonDraw interface is included with the RainbowButton download.

See Also
IRainButtonDraw Interface