Top Method Summary
Options Name Purpose
# ControlVisibleChangedHandler (Object, EventArgs) Event handler for the VisibleChanged event of the Control
# PositionLabelLeftOfControl (Control, UltraLabel, integer) Positions the label left of the Control
# SetControlLabel (Control, character, character, handle, logical, integer) Sets the Label for the Control
# VisibleChangedHandler (Object, EventArgs) Event handler for the VisibleChanged event of the label


Method Detail
Top

PROTECTED ControlVisibleChangedHandler (Object, EventArgs)

Purpose: Event handler for the VisibleChanged event of the Control
Notes:

Parameters:
sender System.Object
The reference to the control that raise the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PROTECTED PositionLabelLeftOfControl (Control, UltraLabel, integer)

Purpose: Positions the label left of the Control
Notes:

Parameters:
poControl System.Windows.Forms.Control
The Control that owns the Label
poLabel Infragistics.Win.Misc.UltraLabel
The Label Control
piOffset INTEGER
Integer value indicating the position of the label to the left of the Control
Top

PROTECTED SetControlLabel (Control, character, character, handle, logical, integer)

Purpose: Sets the Label for the Control
Notes:

Parameters:
poControl System.Windows.Forms.Control
The Control to set the Label for
pcLabel CHARACTER
The Control Label
pcStyleSetNameLabel CHARACTER
The StyleSetName for the Label
phAttributes HANDLE
The handle of the buffer with the Control's attributes
plHandleLocationChanged LOGICAL
Logical value indicating if we need to handle the Control's LocationChanged event
piLabelOffset INTEGER
Integer value indicating the position of the label to the left of the Control
Top

PROTECTED VisibleChangedHandler (Object, EventArgs)

Purpose: Event handler for the VisibleChanged event of the label
Notes:

Parameters:
sender System.Object
The reference to the control that raise the event
e System.EventArgs
The System.EventArgs with the data for this event


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:22:04