Méthode | Description | |
---|---|---|
CollapseAll ( ) : void |
Collapses all ListGroups contained in the current instance.
|
|
ExpandAll ( ) : void |
Expands all listgroups contained in the current instance.
|
|
GroupListControl ( ) : System | ||
GroupListControl_ControlAdded ( object sender, System.Windows.Forms.ControlEventArgs e ) : void |
Handles the ControlAdded Event for the current instance.
|
|
lg_GroupCollapsed ( object sender, |
Handles the Collapsed event for the current instance.
|
|
lg_GroupExpanded ( object sender, |
Handles the Expanded event for the current instance.
|
Méthode | Description | |
---|---|---|
WndProc ( System &m ) : void |
Disables the horizontal scrollbar in the primary container control. Individual ListGroups within the GroupList have their own scrollbars if needed.
|
Méthode | Description | |
---|---|---|
ShowScrollBar ( |
public GroupListControl_ControlAdded ( object sender, System.Windows.Forms.ControlEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Forms.ControlEventArgs | |
Résultat | void |
public lg_GroupCollapsed ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public lg_GroupExpanded ( object sender, |
||
sender | object | |
e | ||
Résultat | void |