Top Method Summary
Options Name Purpose
# PositionLabelLeftOfControl (Control, UltraLabel) Positions the label left of the Control
# SetControlLabel (Control, character) Sets the Label for the Control
# VisibleChangedHandler (Object, EventArgs)


Method Detail
Top

PROTECTED PositionLabelLeftOfControl (Control, UltraLabel)

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
Top

PROTECTED SetControlLabel (Control, character)

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
Top

PROTECTED VisibleChangedHandler (Object, EventArgs)

Purpose:
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-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.08.2019 00:05:22