Constructor CodeCompletionButton
CodeCompletionButton(Control, ImageSource)
Initializes a new instance of the CodeCompletionButton
class with a specified owner.
public CodeCompletionButton(Control owner, ImageSource image)
Parameters
owner
ControlSpecifies control owning this new instance.
image
ImageSourceSpecifies bulb image for the new instance.