|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AddControls () |
Creates Controls for a single feed entry |
|
# | DisplayErrorText (character) |
Displays the error text, from the file generated by the
background job |
|
+ | DockControl (UltraDockManager, Control) |
Docks the Control in a Tab Group relatively to another .NET Control |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | LinkClickHandler (Object, EventArgs) |
Then handler for the LinkClickHandler of a hyperlink |
|
# | OnLoad (EventArgs) |
Raises the Load event |
|
# | ProcessFinishedHandler (Object, EventArgs) |
Event handler for the ProcessFinished event of the BackgroundJob |
|
- | timer1_Tick (Object, EventArgs) |
Event handler for the Tick event of the timer1 |
Options | Name | Purpose | |
---|---|---|---|
+ | ReleaseNotesControl () |
Constructor for the ReleaseNotesControl class |
Top
PROTECTED AddControls ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED DisplayErrorText (character)
|
||||||||||||||||||||
PUBLIC DockControl (UltraDockManager, Control)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED LinkClickHandler (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED ProcessFinishedHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE timer1_Tick (Object, EventArgs)
|
PUBLIC ReleaseNotesControl ()
|
---|