Method | Description | |
---|---|---|
AddControlForEmptyListItem ( Object ctrl ) : void | ||
AddControlForItemSelection ( Object ctrl ) : void | ||
EnableControls ( bool enable ) : void | ||
TreeListViewControlHooks ( TreeListView &tlv ) : System |
Method | Description | |
---|---|---|
EnableControls ( bool enable, Object ctrl ) : void | ||
tlv_MouseClick ( object sender, |
public AddControlForEmptyListItem ( Object ctrl ) : void | ||
ctrl | Object | |
return | void |
public AddControlForItemSelection ( Object ctrl ) : void | ||
ctrl | Object | |
return | void |
public TreeListViewControlHooks ( TreeListView &tlv ) : System | ||
tlv | TreeListView | |
return | System |