HelpEntry Class

Definition

Namespace: PCBI_SearchBar.UserControls
Assembly: PCBI_SearchBar (in PCBI_SearchBar.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class HelpEntry : BaseEntry
Inheritance
Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    UserControl    BaseEntry    HelpEntry

Constructors

HelpEntryInitializes a new instance of the HelpEntry class
HelpEntry(TextBox, String, Image, String)Initializes a new instance of the HelpEntry class

Properties

TextBoxText
(Inherited from BaseEntry)
Thumbnail
(Inherited from BaseEntry)

See Also