Property | Type | Description | |
---|---|---|---|
iconPanel | |||
index | int |
Property | Type | Description | |
---|---|---|---|
m_bDraggingIcon | bool | ||
m_imageDrag | |||
m_imageList | |||
m_imgDrag |
Method | Description | |
---|---|---|
PanelIcon ( |
||
PanelIcon ( |
||
PanelIcon ( |
Method | Description | |
---|---|---|
OnDoubleClick ( |
||
OnDragEnter ( |
Method | Description | |
---|---|---|
Initialize ( |
||
OnGiveFeedback ( object sender, System args ) : void | ||
OnMouseDown ( object sender, MouseEventArgs args ) : void | ||
OnMouseEnter ( object sender, |
||
OnMouseLeave ( object sender, |
||
OnMouseMove ( object sender, MouseEventArgs args ) : void |
protected OnDoubleClick ( |
||
e | ||
return | void |
protected OnDragEnter ( |
||
drgevent | ||
return | void |
public PanelIcon ( |
||
parent | ||
imgPanel | Image | |
imgDrag | Image | |
index | int | |
IconData | Object | |
return | System |
public PanelIcon ( |
||
parent | ||
imgPanel | Image | |
imgDrag | Image | |
index | int | |
IconData | Object | |
onClickEvent | EventHandler | |
return | System |
public PanelIcon ( |
||
parent | ||
imgPanel | Image | |
imgDrag | Image | |
index | int | |
IconData | Object | |
onClickEvent | EventHandler | |
onDoubleClickEvent | DoubleClickIconEvent | |
return | System |
protected ImageListDrag,AnimatGuiCtrls.Controls m_imageDrag | ||
return |
protected ImageList,System.Windows.Forms m_imageList | ||
return |