메소드 | 설명 | |
---|---|---|
askToSave ( bool &dirty, SaveFunction saveToFile, ReturnComboBoxIndexFunction returnCbLevelIndex ) : bool | ||
getVisibleRectangle ( |
||
prepareBlocksPanel ( System.Windows.Forms.FlowLayoutPanel blocksPanel, |
||
reloadBlocksPanel ( System.Windows.Forms.FlowLayoutPanel blocksPanel, |
||
setCbCheckedWithoutUpdateLevel ( |
||
setCbIndexWithoutUpdateLevel ( |
||
setCbItemsCount ( |
public static askToSave ( bool &dirty, SaveFunction saveToFile, ReturnComboBoxIndexFunction returnCbLevelIndex ) : bool | ||
dirty | bool | |
saveToFile | SaveFunction | |
returnCbLevelIndex | ReturnComboBoxIndexFunction | |
리턴 | bool |
public static getVisibleRectangle ( |
||
panel | ||
insideControl | ||
리턴 |
public static prepareBlocksPanel ( System.Windows.Forms.FlowLayoutPanel blocksPanel, |
||
blocksPanel | System.Windows.Forms.FlowLayoutPanel | |
buttonSize | ||
buttonsImages | ||
buttonBlockClick | EventHandler | |
startIndex | int | |
count | int | |
리턴 | void |
public static reloadBlocksPanel ( System.Windows.Forms.FlowLayoutPanel blocksPanel, |
||
blocksPanel | System.Windows.Forms.FlowLayoutPanel | |
buttonsImages | ||
startIndex | int | |
count | int | |
리턴 | void |
public static setCbCheckedWithoutUpdateLevel ( |
||
cb | ||
ev | EventHandler | |
index | bool | |
리턴 | void |
public static setCbIndexWithoutUpdateLevel ( |
||
cb | ||
ev | EventHandler | |
index | int | |
리턴 | void |
public static setCbItemsCount ( |
||
cb | ||
count | int | |
first | int | |
inHex | bool | |
리턴 | void |