Méthode | Description | |
---|---|---|
LoadPakListColInfo ( |
||
LoadPakSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
LoadQbListColInfo ( |
||
LoadQbSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
LoadSearchListColInfo ( |
||
LoadSearchSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
LoadWindowInfo ( |
||
SavePakListColInfo ( |
||
SavePakSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
SaveQbListColInfo ( |
||
SaveQbSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
SaveSearchListColInfo ( |
||
SaveSearchSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
SaveWindowInfo ( |
Méthode | Description | |
---|---|---|
loadListViewInfo ( |
||
loadSplitterPosition ( System.Windows.Forms.SplitContainer sp, float position ) : void | ||
saveListViewInfo ( |
||
saveSplitterInfo ( System.Windows.Forms.SplitContainer sp, float &position ) : void |
public static LoadPakListColInfo ( |
||
lv | ||
widths | string | |
positions | string | |
sort | string | |
Résultat | void |
public static LoadPakSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
position | string | |
Résultat | void |
public static LoadQbListColInfo ( |
||
lv | ||
widths | string | |
positions | string | |
Résultat | void |
public static LoadQbSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
position | string | |
Résultat | void |
public static LoadSearchListColInfo ( |
||
lv | ||
widths | string | |
positions | string | |
sort | string | |
Résultat | void |
public static LoadSearchSplitterPosition ( System.Windows.Forms.SplitContainer sp, string position ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
position | string | |
Résultat | void |
public static LoadWindowInfo ( |
||
win | ||
settings | string | |
Résultat | void |
public static SavePakListColInfo ( |
||
lv | ||
Résultat | void |
public static SavePakSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
Résultat | void |
public static SaveQbListColInfo ( |
||
lv | ||
Résultat | void |
public static SaveQbSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
Résultat | void |
public static SaveSearchListColInfo ( |
||
lv | ||
Résultat | void |
public static SaveSearchSplitterInfo ( System.Windows.Forms.SplitContainer sp ) : void | ||
sp | System.Windows.Forms.SplitContainer | |
Résultat | void |
public static SaveWindowInfo ( |
||
win | ||
Résultat | void |